refactor: update non-breaking dependencies

This commit is contained in:
2026-06-12 12:51:07 +02:00
parent 16e955e553
commit 8e20959bbb
+9 -9
View File
@@ -3,11 +3,11 @@ agp = "9.2.1"
biometric = "1.2.0-alpha05" biometric = "1.2.0-alpha05"
coreKtx = "1.10.1" coreKtx = "1.10.1"
junit = "4.13.2" junit = "4.13.2"
junitVersion = "1.1.5" junitVersion = "1.3.0"
espressoCore = "3.5.1" espressoCore = "3.7.0"
kotlinxCoroutinesAndroid = "1.11.0" kotlinxCoroutinesAndroid = "1.11.0"
lifecycleRuntimeKtx = "2.6.1" lifecycleRuntimeKtx = "2.10.0"
activityCompose = "1.8.0" activityCompose = "1.13.0"
kotlin = "2.2.10" kotlin = "2.2.10"
composeBom = "2026.02.01" composeBom = "2026.02.01"
lifecycleViewmodelKtx = "2.10.0" lifecycleViewmodelKtx = "2.10.0"
@@ -15,8 +15,8 @@ loggingInterceptor = "5.3.2"
okhttp = "5.3.2" okhttp = "5.3.2"
retrofit = "3.0.0" retrofit = "3.0.0"
zxing-embedded = "4.3.0" zxing-embedded = "4.3.0"
navigationCompose = "2.8.9" navigationCompose = "2.9.8"
appcompat = "1.7.0" appcompat = "1.7.1"
ksp = "2.2.10-2.0.2" ksp = "2.2.10-2.0.2"
room = "2.7.1" room = "2.7.1"
datastore = "1.2.1" datastore = "1.2.1"
@@ -27,11 +27,11 @@ ui = "1.11.2"
secp256k1-kmp = "0.23.0" secp256k1-kmp = "0.23.0"
lyricist = "1.8.0" lyricist = "1.8.0"
material3 = "1.4.0" material3 = "1.4.0"
work = "2.9.1" work = "2.11.2"
benchmark = "1.4.1" benchmark = "1.4.1"
uiautomator = "2.3.0" uiautomator = "2.3.0"
runner = "1.5.2" runner = "1.7.0"
androidx-test-ext = "1.2.1" androidx-test-ext = "1.3.0"
timber = "5.0.1" timber = "5.0.1"
kotlinx-serialization = "1.8.1" kotlinx-serialization = "1.8.1"
leakcanary = "2.14" leakcanary = "2.14"