安卓sdk 升级到最新版本36
parent
36c055af41
commit
d2818be8d2
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue