diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index 17ad1da..55d1b84 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -10,7 +10,7 @@ androidx-activity-compose = "1.9.2" compose = "2025.01.01" junit = "4.13.2" junitVersion = "1.2.1" -junitCompose = "1.7.5" +junitCompose = "1.9.3" espressoCore = "3.6.1" material = "1.12.0"