diff --git a/baseline-profiles/gradle/libs.versions.toml b/baseline-profiles/gradle/libs.versions.toml index 853497b..450a4ea 100644 --- a/baseline-profiles/gradle/libs.versions.toml +++ b/baseline-profiles/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androix-test-uiautomator = "2.3.0" coil = "2.7.0" coroutines = "1.10.2" junit = "4.13.2" -kotlin = "2.1.21" +kotlin = "2.2.0" runtimeTracing = "1.8.3" profileinstaller = "1.4.1" baselineprofile = "1.3.4" diff --git a/benchmarking/gradle/libs.versions.toml b/benchmarking/gradle/libs.versions.toml index 68734da..ff695df 100644 --- a/benchmarking/gradle/libs.versions.toml +++ b/benchmarking/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androix-test-uiautomator = "2.3.0" coil = "2.7.0" coroutines = "1.10.2" junit = "4.13.2" -kotlin = "2.1.21" +kotlin = "2.2.0" runtimeTracing = "1.8.3" profileinstaller = "1.4.1"