mirror of
https://github.com/tabidachinokaze/Electro.git
synced 2026-03-01 11:59:44 +08:00
更新kotlin到1.9.10
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
agp = "8.1.1"
|
||||
kotlin = "1.9.0"
|
||||
kotlin = "1.9.10"
|
||||
core-ktx = "1.10.1"
|
||||
junit = "4.13.2"
|
||||
androidx-test-ext-junit = "1.1.5"
|
||||
@@ -8,9 +8,9 @@ espresso-core = "3.5.1"
|
||||
lifecycle-runtime-ktx = "2.6.1"
|
||||
activity-compose = "1.7.2"
|
||||
compose-bom = "2023.08.00"
|
||||
compose-compiler = "1.5.2"
|
||||
compose-compiler = "1.5.3"
|
||||
hilt = "2.47"
|
||||
ksp = "1.9.0-1.0.13"
|
||||
ksp = "1.9.10-1.0.13"
|
||||
google-services = "4.3.15"
|
||||
navigation-compose = "2.7.1"
|
||||
accompanist = "0.32.0"
|
||||
|
||||
Reference in New Issue
Block a user