Compare commits

..

9 commits

Author SHA1 Message Date
472aca6f7f chore(deps): update kotlin to v2.1.21
All checks were successful
Build / build (pull_request) Successful in 8m15s
2025-06-21 19:04:33 +00:00
f74f6840ef chore(deps): update androidx.lifecycle to v2.9.1 (#38)
All checks were successful
Build / build (push) Successful in 6m53s
Reviewed-on: #38
2025-06-21 19:32:25 +01:00
81fab5a147 chore(deps): update dependency gradle to v8.14.2 (#35)
Some checks are pending
Build / build (push) Waiting to run
Reviewed-on: #35
2025-06-21 19:32:03 +01:00
319f344145 chore(deps): update agp to v8.10.1 (#34)
Some checks failed
Build / build (push) Has been cancelled
Reviewed-on: #34
2025-06-21 19:31:48 +01:00
cdff3c2046 chore(deps): update dependency androidx.appcompat:appcompat to v1.7.1 (#39)
Some checks failed
Build / build (push) Has been cancelled
Reviewed-on: #39
2025-06-21 19:31:32 +01:00
440136b278 chore(deps): update androidx.lifecycle to v2.9.1
All checks were successful
Build / build (pull_request) Successful in 7m27s
2025-06-17 16:12:00 +00:00
883950315b chore(deps): update dependency gradle to v8.14.2
All checks were successful
Build / build (pull_request) Successful in 6m55s
2025-06-05 14:18:51 +00:00
b8e52049ad chore(deps): update dependency androidx.appcompat:appcompat to v1.7.1
All checks were successful
Build / build (pull_request) Successful in 7m48s
2025-06-04 18:03:40 +00:00
57c51b74ed chore(deps): update agp to v8.10.1
All checks were successful
Build / build (pull_request) Successful in 9m32s
2025-05-28 19:19:37 +00:00
2 changed files with 4 additions and 4 deletions

View file

@ -1,14 +1,14 @@
[versions]
agp = "8.9.1"
agp = "8.10.1"
android-compileSdk = "35"
android-minSdk = "24"
android-targetSdk = "34"
androidx-activityCompose = "1.10.0"
androidx-appcompat = "1.7.0"
androidx-appcompat = "1.7.1"
androidx-constraintlayout = "2.2.1"
androidx-core-ktx = "1.16.0"
androidx-espresso-core = "3.6.1"
androidx-lifecycle = "2.8.4"
androidx-lifecycle = "2.9.1"
androidx-material = "1.12.0"
androidx-test-junit = "1.2.1"
compose-multiplatform = "1.7.3"

View file

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