diff --git a/settings.gradle b/settings.gradle index 4dc40dc..4beca89 100644 --- a/settings.gradle +++ b/settings.gradle @@ -5,7 +5,7 @@ dependencyResolutionManagement { libs { version('library', '2.3.2-SNAPSHOT') - library('androidx-appcompat', 'androidx.appcompat:appcompat:1.5.1') + library('androidx-appcompat', 'androidx.appcompat:appcompat:1.7.0') library('androidx-recyclerview', 'androidx.recyclerview:recyclerview:1.3.2') library('androidx-core', 'androidx.core:core-ktx:1.9.0')