优化细节
This commit is contained in:
@@ -26,6 +26,7 @@ android {
|
||||
|
||||
|
||||
compileOptions {
|
||||
coreLibraryDesugaringEnabled true
|
||||
sourceCompatibility JavaVersion.VERSION_11
|
||||
targetCompatibility JavaVersion.VERSION_11
|
||||
}
|
||||
@@ -45,6 +46,8 @@ dependencies {
|
||||
implementation deps.androidx.appcompat
|
||||
implementation deps.androidx.constraintlayout
|
||||
|
||||
coreLibraryDesugaring deps.desugar_jdk
|
||||
|
||||
// implementation deps.kotlin
|
||||
// implementation deps.corektx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user