Update dependency com.android.tools:desugar_jdk_libs to v2.0.2

pull/2173/head
renovate[bot] 1 year ago committed by Alex Baker
parent 3e3b37a66b
commit ccfd494b49

@ -160,7 +160,7 @@ val genericImplementation by configurations
val googleplayImplementation by configurations
dependencies {
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.0")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.2")
implementation("com.github.bitfireAT:dav4jvm:2.2") {
exclude(group = "junit")
}

Loading…
Cancel
Save