diff --git a/settings.gradle.kts b/settings.gradle.kts index 477332505..8cf79e197 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -23,7 +23,7 @@ dependencyResolutionManagement { val ksp = "$kotlin-1.0.6" val golang = "1.0.4" val coroutine = "1.7.3" - val coreKtx = "1.8.0" + val coreKtx = "1.12.0" val activity = "1.5.0" val fragment = "1.5.0" val appcompat = "1.4.2"