diff --git a/app/build.gradle b/app/build.gradle index 93bf5d8aa0..ffe22e859c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -230,7 +230,7 @@ dependencies { testImplementation "org.robolectric:robolectric:4.16.1" testImplementation "org.hamcrest:hamcrest-library:3.0" - implementation 'androidx.core:core-ktx:1.17.0' + implementation 'androidx.core:core-ktx:1.18.0' implementation "org.jetbrains.kotlin:kotlin-stdlib:2.3.10" implementation "androidx.appcompat:appcompat:1.7.1"