Compare commits

...

2 commits
fixes ... main

Author SHA1 Message Date
280c426dbb Update dependency gradle to v8.11.1
All checks were successful
Build & Test / Run Unit Tests (pull_request) Successful in 6m24s
Build & Test / Validate (pull_request) Successful in 11s
Build & Test / Validate (push) Successful in 19s
Build & Test / Run Unit Tests (push) Successful in 6m28s
2024-11-20 18:10:10 +00:00
2cf4a153d4 Update dependency androidx.compose:compose-bom to v2024.11.00
All checks were successful
Build & Test / Validate (pull_request) Successful in 21s
Build & Test / Run Unit Tests (pull_request) Successful in 4m32s
Build & Test / Validate (push) Successful in 17s
Build & Test / Run Unit Tests (push) Successful in 5m5s
2024-11-15 15:02:59 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
activityCompose = "1.9.3"
androidGradlePlugin = "8.7.2"
appcompat = "1.7.0"
composeBom = "2024.10.01"
composeBom = "2024.11.00"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
junit = "4.13.2"

View file

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME