diff --git a/build.gradle b/build.gradle index 5f179fc4a..f796b83ea 100644 --- a/build.gradle +++ b/build.gradle @@ -148,7 +148,7 @@ dependencies { implementation 'androidx.gridlayout:gridlayout:1.1.0' implementation 'com.google.android.material:material:1.12.0' implementation 'androidx.constraintlayout:constraintlayout:2.2.1' - implementation 'androidx.core:core:1.16.0' + implementation 'androidx.core:core:1.17.0' implementation 'androidx.core:core-splashscreen:1.0.1' implementation 'androidx.mediarouter:mediarouter:1.8.1' implementation 'androidx.core:core-location-altitude:1.0.0-alpha03'