This commit is contained in:
M66B 2023-12-30 12:29:56 +01:00
parent 510580225d
commit 5035c38624
1 changed files with 1 additions and 1 deletions

View File

@ -572,7 +572,7 @@ dependencies {
def tinylog_version = "2.6.2"
// https://mvnrepository.com/artifact/com.android.tools/desugar_jdk_libs?repo=google
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
// https://developer.android.com/jetpack/androidx/releases/startup
implementation "androidx.startup:startup-runtime:$startup_version"