File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ android {
2828 buildToolsVersion " 29.0.2"
2929 defaultConfig {
3030 applicationId " com.tencent.iot.explorer.link.opensource"
31- minSdkVersion 21
31+ minSdkVersion 26
3232 targetSdkVersion 29
3333 versionCode rootProject. ext. android. versionCode
3434 versionName rootProject. ext. android. versionName
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android {
1010 buildToolsVersion " 30.0.2"
1111
1212 defaultConfig {
13- minSdkVersion 16
13+ minSdkVersion 24
1414 targetSdkVersion 29
1515 versionCode 1
1616 versionName " 1.0"
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ android {
2727 buildToolsVersion " 29.0.2"
2828 defaultConfig {
2929 applicationId " com.tencent.iot.explorer.link.sdkdemo"
30- minSdkVersion 19
30+ minSdkVersion 26
3131 targetSdkVersion 29
3232 versionCode 3
3333 versionName rootProject. ext. android. versionSDKDemoName
You can’t perform that action at this time.
0 commit comments