diff --git a/MacrobenchmarkSample/gradle/libs.versions.toml b/MacrobenchmarkSample/gradle/libs.versions.toml index 9d847e1..9e00ef2 100644 --- a/MacrobenchmarkSample/gradle/libs.versions.toml +++ b/MacrobenchmarkSample/gradle/libs.versions.toml @@ -1,9 +1,9 @@ [versions] agp = "8.5.2" -activity = "1.9.1" +activity = "1.9.2" appcompat = "1.7.0" -benchmark = "1.3.0" -composeBom = "2024.08.00" +benchmark = "1.3.1" +composeBom = "2024.09.02" constraintLayout = "2.1.4" core = "1.13.1" coroutines = "1.8.0" @@ -12,10 +12,10 @@ curtains = "1.2.4" dataStore = "1.1.1" espressoCore = "3.6.1" jUnit = "1.2.1" -kotlin = "2.0.10" -lifecycle = "2.8.4" +kotlin = "2.0.20" +lifecycle = "2.8.6" material = "1.12.0" -profileInstaller = "1.3.1" +profileInstaller = "1.4.0" runtimeTracing = "1.0.0-beta01" tracing = "1.3.0-alpha02" tracingPerfetto = "1.0.0"