diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 21abb0b..f1194d5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ splashScreen = "1.2.0" lifecycleRuntimeKtx = "2.10.0" datastore = "1.2.0" # Compose -activityCompose = "1.12.1" +activityCompose = "1.12.2" composeBom = "2025.12.00" liveData = "1.10.0" icons = "1.7.8"