Update build.gradle

This commit is contained in:
猫耳逆变器 2020-03-30 12:11:56 +08:00 committed by GitHub
parent fdbaf95dd8
commit 423a04edaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ android {
minSdkVersion 26 minSdkVersion 26
//noinspection OldTargetApi //noinspection OldTargetApi
targetSdkVersion 27 targetSdkVersion 27
versionCode 45410 versionCode 45600
versionName "4.5.4.6" versionName "4.5.6.1"
signingConfig signingConfigs.release signingConfig signingConfigs.release
} }
buildTypes { buildTypes {