Bump version

This commit is contained in:
NekoInverter 2020-11-23 19:00:57 +08:00
parent 8358b1c500
commit 638eb8bb7b
No known key found for this signature in database
GPG Key ID: 280D6CCCF95715F9
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ android {
minSdkVersion 26 minSdkVersion 26
//noinspection OldTargetApi //noinspection OldTargetApi
targetSdkVersion 27 targetSdkVersion 27
versionCode 457070 versionCode 458000
versionName "4.5.7.7" versionName "4.5.8.0"
signingConfig signingConfigs.release signingConfig signingConfigs.release
} }
buildTypes { buildTypes {