diff --git a/Rannah/gradle/libs.versions.toml b/Rannah/gradle/libs.versions.toml index 3e446d6..25df894 100644 --- a/Rannah/gradle/libs.versions.toml +++ b/Rannah/gradle/libs.versions.toml @@ -9,7 +9,7 @@ composeBom = "2024.12.01" activityCompose = "1.9.3" lifecycle = "2.8.7" navigationCompose = "2.8.5" -coreKtx = "1.15.0" +coreKtx = "1.19.0" splashscreen = "1.0.1" datastore = "1.1.1" workManager = "2.10.0"