Compare commits

..

5 commits
fixes ... main

Author SHA1 Message Date
6dbb2d48e5 Update kotlin to v2.1.0
All checks were successful
Build & Test / Validate (pull_request) Successful in 18s
Build & Test / Run Unit Tests (pull_request) Successful in 9m9s
Build & Test / Validate (push) Successful in 18s
Build & Test / Run Unit Tests (push) Successful in 11m7s
2024-12-04 02:11:40 +00:00
3dd8b7c6bf Update ktorVersion to v3.0.2
All checks were successful
Build & Test / Validate (push) Successful in 12s
Build & Test / Run Unit Tests (push) Successful in 5m55s
2024-12-04 01:34:24 +00:00
4b9e72ff29 Update dependency com.android.application to v8.7.3
Some checks failed
Build & Test / Validate (pull_request) Successful in 11s
Build & Test / Run Unit Tests (pull_request) Successful in 8m21s
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Validate (push) Has been cancelled
2024-12-04 01:13:31 +00:00
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 5 additions and 5 deletions

View file

@ -1,14 +1,14 @@
[versions]
activityCompose = "1.9.3"
androidGradlePlugin = "8.7.2"
androidGradlePlugin = "8.7.3"
appcompat = "1.7.0"
composeBom = "2024.10.01"
composeBom = "2024.11.00"
coreKtx = "1.15.0"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.21"
ktorVersion = "3.0.1"
kotlin = "2.1.0"
ktorVersion = "3.0.2"
lifecycleRuntimeKtx = "2.8.7"
maxSdk = "35"
minSdk = "29"

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