Bump version

This commit is contained in:
NekoInverter 2020-07-05 13:06:37 +08:00
parent d35ec2f3c7
commit ad40663a75
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 457040 versionCode 457050
versionName "4.5.7.4" versionName "4.5.7.5"
signingConfig signingConfigs.release signingConfig signingConfigs.release
} }
buildTypes { buildTypes {