diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a58ac14..8fc8222 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ splashScreen = "1.2.0" lifecycleRuntimeKtx = "2.9.4" datastore = "1.1.7" # Compose -activityCompose = "1.11.0" +activityCompose = "1.12.0" composeBom = "2025.11.01" liveData = "1.9.5" icons = "1.7.8"