diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 05ac5ce87..155596e5b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -32,12 +32,12 @@ constraintlayout-compose = "1.1.1" # Compose Versions activity-compose = "1.12.3" -compose-android = "1.10.3" -compose-material = "1.10.3" -compose-animation = "1.10.3" -compose-ui = "1.10.3" -compose-foundation = "1.10.3" -compose-ui-tooling = "1.10.3" +compose-android = "1.10.4" +compose-material = "1.10.4" +compose-animation = "1.10.4" +compose-ui = "1.10.4" +compose-foundation = "1.10.4" +compose-ui-tooling = "1.10.4" # Other Libraries commons-text = "1.15.0" @@ -49,8 +49,8 @@ test-core-ktx = "1.7.0" test-runner = "1.7.0" test-rules = "1.7.0" fragment-testing = "1.8.9" -ui-test-junit4 = "1.10.3" -ui-test-manifest = "1.10.3" +ui-test-junit4 = "1.10.4" +ui-test-manifest = "1.10.4" activity = "1.12.4" # Database