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

pull/2198/head
renovate[bot] 1 year ago committed by Alex Baker
parent 72e4f853b2
commit 26af7d74f7

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

Loading…
Cancel
Save