Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed May 19, 2024
1 parent b643874 commit d637bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
minSdk = 21
//noinspection OldTargetApi
targetSdk = 34
versionCode = 302
versionName = "3.0.2"
versionCode = 303
versionName = "3.0.3"

resourceConfigurations += arrayOf(
"ar", "de", "en", "es", "in", "ja", "pt", "pt-rBR", "ro", "vi", "zh-rCN", "tr"
Expand Down

0 comments on commit d637bad

Please sign in to comment.