update:2020.03.16 加入更新升级框架

This commit is contained in:
2020-03-16 18:11:18 +08:00
parent 5e8d5d12e0
commit e898f83670
5 changed files with 40 additions and 12 deletions

View File

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