1 Commits

Author SHA1 Message Date
1a8902bc6d chore(deps): update gradle to v9.6.0
Some checks failed
CI / ci (push) Failing after 56s
2026-06-19 09:17:52 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ composeBom = "2026.05.01"
# Material 3 Expressive APIs currently live only in the 1.5 alpha line.
# Pin explicitly to override the BOM (which ships stable 1.4.0).
# Re-evaluate when 1.5.0 stable lands.
material3 = "1.5.0-alpha22"
material3 = "1.5.0-alpha21"
datastore = "1.2.1"
junit = "6.1.0"
junitPlatform = "6.1.0"

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.6.0-bin.zip
distributionSha256Sum=bafc141b619ad6350fd975fc903156dd5c151998cc8b058e8c1044ab5f7b031f
networkTimeout=10000
validateDistributionUrl=true