fix: 增加对话框依赖为DialogX
This commit is contained in:
@@ -2,11 +2,11 @@ apply plugin: 'com.android.library'
|
||||
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion '29.0.2'
|
||||
compileSdkVersion 29
|
||||
// buildToolsVersion '29.0.2'
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 29
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user