diff --git a/app/build.gradle b/app/build.gradle index 8c2e604..592cf1b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' implementation 'androidx.fragment:fragment-ktx:1.8.6' - coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.4' + coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5' // https://mvnrepository.com/artifact/com.amplifyframework/core implementation "com.amplifyframework:core:${amplify_version}"