Skip to content

Commit

Permalink
bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
vadiole committed Oct 3, 2024
1 parent 043a803 commit d000875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId = "vadiole.unicode"
minSdk = 26
targetSdk = 34
versionCode = 150
versionCode = 160
versionName = "1.6.0"
resourceConfigurations.addAll(listOf("en"))
setProperty("archivesBaseName", "unicode-v$versionName")
Expand Down

0 comments on commit d000875

Please sign in to comment.