Merge branch 'master' into development

This commit is contained in:
Miku AuahDark
2020-06-27 19:52:36 +08:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ android {
versionCode 29
versionName "11.3a"
minSdkVersion 14
targetSdkVersion 28
targetSdkVersion 29
}
buildTypes {
release {
+1
View File
@@ -24,6 +24,7 @@ android {
// libraries Gradle should build and package with your APK.
abiFilters 'armeabi-v7a', 'arm64-v8a'
}
targetSdkVersion 29
}
buildTypes {
release {