update:2020.03.11 新增启动时写入能安装的包名

This commit is contained in:
2020-03-11 18:25:31 +08:00
parent 208b58f854
commit 5e8d5d12e0
4 changed files with 54 additions and 2 deletions

View File

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