diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ae717f3f4..40c2f7cbc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ play-services-auth = "21.6.0" facebook = "18.3.0" compose-bom = "2026.06.01" -activity-compose = "1.11.0" +activity-compose = "1.13.0" navigation-compose = "2.9.8" coroutines = "1.11.0" zxing = "3.5.4"