第5次提交 清空贷款

This commit is contained in:
xuhuixiang
2026-03-21 11:02:14 +08:00
parent 1e0a4412c8
commit 1724c1a8af
1056 changed files with 61546 additions and 8094 deletions

View File

@@ -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