diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index 3ed5a358..784bf1d9 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -2,7 +2,7 @@ agp = "9.2.1" kotlin = "2.3.21" ksp = "2.3.9" -coreKtx = "1.18.0" +coreKtx = "1.19.0" junit = "4.13.2" junitVersion = "1.1.5" # This is to match Compose's version espressoCore = "3.5.0" # This is to match Compose's version