diff --git a/app/build.gradle b/app/build.gradle index 8f22aeea6..e3bdbae16 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -170,7 +170,7 @@ android { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' - implementation 'androidx.core:core:1.12.0' + implementation 'androidx.core:core:1.13.0' implementation 'androidx.media:media:1.7.0' implementation 'androidx.fragment:fragment:1.6.2' implementation 'androidx.appcompat:appcompat:1.6.1'