diff --git a/app/build.gradle b/app/build.gradle index 22389ab..1c9931b 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.5' - coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.2' + coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.3' // https://mvnrepository.com/artifact/com.amplifyframework/core implementation "com.amplifyframework:core:${amplify_version}"