Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed Apr 29, 2022
1 parent 4dd6cd6 commit 94ad5db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.jamal2367.tgmonet"
minSdk 31
targetSdk 32
versionCode 80
versionName "8.0"
versionCode 90
versionName "9.0"
resConfigs 'en', 'de'
setProperty("archivesBaseName", 'Monet_Generator_' + versionName)
}
Expand Down

0 comments on commit 94ad5db

Please sign in to comment.