Browse Source

Increase the synchronization user automatic call

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

+ 2
- 2
app/build.gradle View File

applicationId "aicare.net.cn.sdk.iweightdemo" applicationId "aicare.net.cn.sdk.iweightdemo"
minSdkVersion 18 minSdkVersion 18
targetSdkVersion 28 targetSdkVersion 28
versionCode 6
versionName "1.2.5"
versionCode 7
versionName "1.2.6"
} }
buildTypes { buildTypes {
release { release {

Loading…
Cancel
Save