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
//noinspection OldTargetApi
targetSdkVersion 27
versionCode 457070
versionName "4.5.7.7"
versionCode 458000
versionName "4.5.8.0"
signingConfig signingConfigs.release
}
buildTypes {