refactor: upgrade kotlin and ksp
This commit is contained in:
@@ -8,7 +8,7 @@ espressoCore = "3.7.0"
|
|||||||
kotlinxCoroutinesAndroid = "1.11.0"
|
kotlinxCoroutinesAndroid = "1.11.0"
|
||||||
lifecycleRuntimeKtx = "2.10.0"
|
lifecycleRuntimeKtx = "2.10.0"
|
||||||
activityCompose = "1.13.0"
|
activityCompose = "1.13.0"
|
||||||
kotlin = "2.2.10"
|
kotlin = "2.4.0"
|
||||||
composeBom = "2026.02.01"
|
composeBom = "2026.02.01"
|
||||||
lifecycleViewmodelKtx = "2.10.0"
|
lifecycleViewmodelKtx = "2.10.0"
|
||||||
loggingInterceptor = "5.3.2"
|
loggingInterceptor = "5.3.2"
|
||||||
@@ -17,7 +17,7 @@ retrofit = "3.0.0"
|
|||||||
zxing-embedded = "4.3.0"
|
zxing-embedded = "4.3.0"
|
||||||
navigationCompose = "2.9.8"
|
navigationCompose = "2.9.8"
|
||||||
appcompat = "1.7.1"
|
appcompat = "1.7.1"
|
||||||
ksp = "2.2.10-2.0.2"
|
ksp = "2.3.9"
|
||||||
room = "2.7.1"
|
room = "2.7.1"
|
||||||
datastore = "1.2.1"
|
datastore = "1.2.1"
|
||||||
protobuf = "4.35.0"
|
protobuf = "4.35.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user