Skip to content

Commit 04a84ea

Browse files
committed
remove desugaring
1 parent 8f79fc2 commit 04a84ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ android {
2929
}
3030
}
3131
compileOptions {
32-
isCoreLibraryDesugaringEnabled = true
3332
sourceCompatibility = JavaVersion.VERSION_1_8
3433
targetCompatibility = JavaVersion.VERSION_1_8
3534
}

0 commit comments

Comments
 (0)