Compare commits
5 commits
05ee945dd5
...
ad436a72b3
Author | SHA1 | Date | |
---|---|---|---|
ad436a72b3 | |||
468af55af4 | |||
65905bf3c9 | |||
bb7401461f | |||
d0fee3c868 |
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
|||
[versions]
|
||||
agp = "8.8.1"
|
||||
agp = "8.9.1"
|
||||
android-compileSdk = "35"
|
||||
android-minSdk = "24"
|
||||
android-targetSdk = "34"
|
||||
androidx-activityCompose = "1.10.0"
|
||||
androidx-activityCompose = "1.10.1"
|
||||
androidx-appcompat = "1.7.0"
|
||||
androidx-constraintlayout = "2.2.0"
|
||||
androidx-core-ktx = "1.15.0"
|
||||
androidx-constraintlayout = "2.2.1"
|
||||
androidx-core-ktx = "1.16.0"
|
||||
androidx-espresso-core = "3.6.1"
|
||||
androidx-lifecycle = "2.8.4"
|
||||
androidx-material = "1.12.0"
|
||||
androidx-test-junit = "1.2.1"
|
||||
compose-multiplatform = "1.7.3"
|
||||
junit = "4.13.2"
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.1.20"
|
||||
|
||||
[libraries]
|
||||
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue