diff --git a/settings.gradle b/settings.gradle index addb82c18e..0ba5e4db67 100644 --- a/settings.gradle +++ b/settings.gradle @@ -73,7 +73,7 @@ dependencyResolutionManagement { library('autoservice.annotations', 'com.google.auto.service:auto-service-annotations:1.0.1') library('android-gradle', 'com.android.tools.build:gradle:8.1.0') library('androidx-cardview', 'androidx.cardview:cardview:1.0.0') - library('androidx-core', 'androidx.core:core:1.6.0') + library('androidx-core', 'androidx.core:core:1.12.0') library('androidx-annotation', 'androidx.annotation:annotation:1.6.0') library('androidx-appcompat', 'androidx.appcompat:appcompat:1.6.1') library('androidx-benchmark.gradle', 'androidx.benchmark', 'benchmark-gradle-plugin').versionRef('androidx-benchmark')