Bump version

This commit is contained in:
NekoInverter 2020-11-25 08:56:16 +08:00
parent fa56e8e02a
commit 5502e32815
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 458000 versionCode 458010
versionName "4.5.8.0" versionName "4.5.8.1"
signingConfig signingConfigs.release signingConfig signingConfigs.release
} }
buildTypes { buildTypes {