Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions baseline-profiles/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
[versions]
accompanist = "0.36.0"
androidGradlePlugin = "8.7.3"
androidx-activity-compose = "1.9.3"
androidGradlePlugin = "8.10.1"
androidx-activity-compose = "1.10.1"
androidx-benchmark-junit4 = "1.4.0-beta02"
androidx-compose-bom = "2024.12.01"
androidx-constraintlayout = "1.1.0"
androidx-corektx = "1.15.0"
androidx-lifecycle-compose = "2.8.7"
androidx-lifecycle-runtime-compose = "2.8.7"
androidx-navigation = "2.8.5"
androidx-compose-bom = "2025.06.00"
androidx-constraintlayout = "1.1.1"
androidx-corektx = "1.16.0"
androidx-lifecycle-compose = "2.9.1"
androidx-lifecycle-runtime-compose = "2.9.1"
androidx-navigation = "2.9.0"
androidx-test = "1.6.1"
androidx-test-espresso = "3.6.1"
androidx-test-ext-junit = "1.2.1"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
coroutines = "1.9.0"
coroutines = "1.10.2"
junit = "4.13.2"
kotlin = "2.1.0"
runtimeTracing = "1.7.6"
kotlin = "2.1.21"
runtimeTracing = "1.8.2"
profileinstaller = "1.4.1"
baselineprofile = "1.3.4"

Expand Down
2 changes: 1 addition & 1 deletion baseline-profiles/gradle/spotless.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
val ktlintVersion = "0.43.0"

initscript {
val spotlessVersion = "6.25.0"
val spotlessVersion = "7.0.4"

repositories {
mavenCentral()
Expand Down
Binary file modified baseline-profiles/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
9 changes: 4 additions & 5 deletions baseline-profiles/gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions baseline-profiles/gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions benchmarking/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
[versions]
accompanist = "0.36.0"
androidGradlePlugin = "8.7.3"
androidx-activity-compose = "1.9.3"
androidGradlePlugin = "8.10.1"
androidx-activity-compose = "1.10.1"
androidx-benchmark-junit4 = "1.4.0-beta02"
androidx-compose-bom = "2024.12.01"
androidx-constraintlayout = "1.1.0"
androidx-corektx = "1.15.0"
androidx-lifecycle-compose = "2.8.7"
androidx-lifecycle-runtime-compose = "2.8.7"
androidx-navigation = "2.8.5"
androidx-compose-bom = "2025.06.00"
androidx-constraintlayout = "1.1.1"
androidx-corektx = "1.16.0"
androidx-lifecycle-compose = "2.9.1"
androidx-lifecycle-runtime-compose = "2.9.1"
androidx-navigation = "2.9.0"
androidx-test = "1.6.1"
androidx-test-espresso = "3.6.1"
androidx-test-ext-junit = "1.2.1"
androix-test-uiautomator = "2.3.0"
coil = "2.7.0"
coroutines = "1.9.0"
coroutines = "1.10.2"
junit = "4.13.2"
kotlin = "2.1.0"
runtimeTracing = "1.7.6"
kotlin = "2.1.21"
runtimeTracing = "1.8.2"
profileinstaller = "1.4.1"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion benchmarking/gradle/spotless.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
val ktlintVersion = "0.43.0"

initscript {
val spotlessVersion = "6.25.0"
val spotlessVersion = "7.0.4"

repositories {
mavenCentral()
Expand Down
Binary file modified benchmarking/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion benchmarking/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
9 changes: 4 additions & 5 deletions benchmarking/gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions benchmarking/gradlew.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.