Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MonwF committed Jul 21, 2022
1 parent 65fff24 commit 22eb699
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 @@ -34,8 +34,8 @@ android {
minSdkVersion 30
//noinspection OldTargetApi,ExpiredTargetSdkVersion
targetSdkVersion 31
versionCode 15
versionName "3.2.1.2207014"
versionCode 16
versionName "3.2.1.220721"
resConfigs 'ru-rRU', 'zh-rCN'
ndk { abiFilters "arm64-v8a" }
}
Expand Down

0 comments on commit 22eb699

Please sign in to comment.