Compare commits
9 commits
6fdc04535a
...
f1bcf84b64
Author | SHA1 | Date | |
---|---|---|---|
f1bcf84b64 | |||
f74f6840ef | |||
81fab5a147 | |||
319f344145 | |||
cdff3c2046 | |||
440136b278 | |||
883950315b | |||
b8e52049ad | |||
57c51b74ed |
2 changed files with 4 additions and 4 deletions
|
@ -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.8.2"
|
||||
|
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue