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 22, 2022
1 parent b9866e8 commit 9ec669c
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 70
versionName "7.0"
versionCode 80
versionName "8.0"
resConfigs 'en', 'de'
setProperty("archivesBaseName", 'Monet_Generator_' + versionName)
}
Expand Down

0 comments on commit 9ec669c

Please sign in to comment.