第5次提交 清空贷款
This commit is contained in:
3
matisse/.gitignore
vendored
3
matisse/.gitignore
vendored
@@ -1 +1,2 @@
|
||||
/build
|
||||
/build
|
||||
/release
|
||||
@@ -17,11 +17,11 @@ apply plugin: 'com.android.library'
|
||||
apply plugin: 'checkstyle'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdk 32
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
minSdkVersion 25
|
||||
targetSdk 32
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
||||
Reference in New Issue
Block a user