安卓sdk 升级到最新版本36

master
hwf452 8 months ago
parent 36c055af41
commit d2818be8d2

@ -5,11 +5,11 @@ plugins {
android {
namespace 'com.rehome.dywoa'
compileSdk 35
compileSdk 36
defaultConfig {
applicationId "com.rehome.dywoa"
minSdk 24
targetSdk 35
targetSdk 36
versionCode 25
versionName "1.2.4"
multiDexEnabled true

@ -1,10 +1,10 @@
apply plugin: 'com.android.library'
android {
compileSdk 35
compileSdk 36
defaultConfig {
minSdk 24
targetSdk 35
targetSdk 36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
namespace 'com.zhy.autolayout'

@ -1,10 +1,10 @@
apply plugin: 'com.android.library'
android {
compileSdk 35
compileSdk 36
defaultConfig {
minSdk 24
targetSdk 35
targetSdk 36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
namespace 'org.litepal'

@ -2,10 +2,10 @@ apply plugin: 'com.android.library'
android {
compileSdk 35
compileSdk 36
defaultConfig {
minSdk 24
targetSdk 35
targetSdk 36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
namespace 'com.zhihu.matisse'

@ -1,10 +1,10 @@
apply plugin: 'com.android.library'
android {
compileSdk 35
compileSdk 36
defaultConfig {
minSdk 24
targetSdk 35
targetSdk 36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
namespace 'com.yolanda.nohttp'

@ -1,10 +1,10 @@
apply plugin: 'com.android.library'
android {
compileSdk 35
compileSdk 36
defaultConfig {
minSdk 24
targetSdk 35
targetSdk 36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
namespace 'com.lcodecore.tkrefreshlayout'

@ -1,10 +1,10 @@
apply plugin: 'com.android.library'
android {
compileSdk 35
compileSdk 36
defaultConfig {
minSdk 24
targetSdk 35
targetSdk 36
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
namespace 'com.vincent.videocompressor'

Loading…
Cancel
Save