Skip to content

Commit

Permalink
Update version number to 1.2.321
Browse files Browse the repository at this point in the history
  • Loading branch information
liyafe1997 committed May 5, 2022
1 parent 3eeadf8 commit fa7ca49
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {
minSdkVersion 24
//noinspection OldTargetApi,ExpiredTargetSdkVersion
targetSdkVersion 30
versionCode 2
versionName "1.1.321"
versionCode 3
versionName "1.2.321"
resConfigs 'ru-rRU', 'uk-rUK', 'zh-rCN', 'pt-rBR', 'de', 'es', 'it', 'tr'
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion last_build
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2
3

0 comments on commit fa7ca49

Please sign in to comment.