Browse Source

更新demo

master
陈福行 2 years ago
parent
commit
9dbad6a7fa
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      app/build.gradle

+ 2
- 2
app/build.gradle View File

@@ -6,8 +6,8 @@ android {
applicationId "aicare.net.cn.sdk.ailinksdkdemoandroid"
minSdkVersion 19
targetSdkVersion 31
versionCode 16
versionName "1.10.3"
versionCode 17
versionName "1.10.59"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

Loading…
Cancel
Save