Bump version

This commit is contained in:
NekoInverter 2020-05-24 19:55:36 +08:00
parent cf021f357e
commit a6889668b3
No known key found for this signature in database
GPG Key ID: 280D6CCCF95715F9
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ android {
minSdkVersion 26
//noinspection OldTargetApi
targetSdkVersion 27
versionCode 457020
versionName "4.5.7.2"
versionCode 457030
versionName "4.5.7.3"
signingConfig signingConfigs.release
}
buildTypes {