diff --git a/app/build.gradle b/app/build.gradle index 8c47ea9..acae838 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -49,7 +49,7 @@ dependencies { }) androidTestImplementation('com.microsoft.appcenter:espresso-test-extension:1.5') - implementation "androidx.core:core-ktx:1.6.0" + implementation "androidx.core:core-ktx:1.9.0" implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" } repositories {