diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index 97ca696be..135dcc63e 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -1,7 +1,7 @@ [versions] accompanist = "0.36.0" accompanist-appcompat-theme = "0.36.0" -activity-compose = "1.9.3" +activity-compose = "1.10.0" adapter-rxjava2 = "2.11.0" agp = "8.7.3" ksp = "2.0.21-1.0.26"