update:2020.12.30

fix:发版
add:
This commit is contained in:
2020-12-30 10:27:35 +08:00
parent e17935ad76
commit 5428846475
7 changed files with 110 additions and 7 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.info.sn"
minSdkVersion 23
targetSdkVersion 28
versionCode 26
versionName "1.2.6"
versionCode 27
versionName "1.2.7"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {