Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed Apr 30, 2022
1 parent 5453f3c commit 4f1918c
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 90
versionName "9.0"
versionCode 100
versionName "10.0"
resConfigs 'en', 'de'
setProperty("archivesBaseName", 'Monet_Generator_' + versionName)
}
Expand Down

0 comments on commit 4f1918c

Please sign in to comment.