Compare commits
1 commit
master
...
renovate/c
Author | SHA1 | Date | |
---|---|---|---|
f1bcf84b64 |
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ agp = "8.10.1"
|
||||||
android-compileSdk = "35"
|
android-compileSdk = "35"
|
||||||
android-minSdk = "24"
|
android-minSdk = "24"
|
||||||
android-targetSdk = "34"
|
android-targetSdk = "34"
|
||||||
androidx-activityCompose = "1.10.1"
|
androidx-activityCompose = "1.10.0"
|
||||||
androidx-appcompat = "1.7.1"
|
androidx-appcompat = "1.7.1"
|
||||||
androidx-constraintlayout = "2.2.1"
|
androidx-constraintlayout = "2.2.1"
|
||||||
androidx-core-ktx = "1.16.0"
|
androidx-core-ktx = "1.16.0"
|
||||||
|
@ -11,9 +11,9 @@ androidx-espresso-core = "3.6.1"
|
||||||
androidx-lifecycle = "2.9.1"
|
androidx-lifecycle = "2.9.1"
|
||||||
androidx-material = "1.12.0"
|
androidx-material = "1.12.0"
|
||||||
androidx-test-junit = "1.2.1"
|
androidx-test-junit = "1.2.1"
|
||||||
compose-multiplatform = "1.7.3"
|
compose-multiplatform = "1.8.2"
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.1.21"
|
kotlin = "2.1.20"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue