diff --git a/build.gradle b/build.gradle index 274c893..3e4ce06 100644 --- a/build.gradle +++ b/build.gradle @@ -126,7 +126,7 @@ android { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4' - implementation 'androidx.appcompat:appcompat:1.6.1' + implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'com.google.android.material:material:1.12.0' implementation 'androidx.core:core:1.13.1'