We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f79fc2 commit 04a84eaCopy full SHA for 04a84ea
lib/build.gradle.kts
@@ -29,7 +29,6 @@ android {
29
}
30
31
compileOptions {
32
- isCoreLibraryDesugaringEnabled = true
33
sourceCompatibility = JavaVersion.VERSION_1_8
34
targetCompatibility = JavaVersion.VERSION_1_8
35
0 commit comments