refactor: target SDK 37, upgrade dependencies

This commit is contained in:
2026-06-12 13:40:34 +02:00
parent 8baa9ad398
commit cba4a740a0
2 changed files with 8 additions and 13 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
[versions]
agp = "9.2.1"
biometric = "1.1.0"
coreKtx = "1.10.1"
coreKtx = "1.19.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
@@ -18,9 +18,9 @@ zxing-embedded = "4.3.0"
navigationCompose = "2.9.8"
appcompat = "1.7.1"
ksp = "2.3.9"
room = "2.7.1"
room = "2.8.4"
datastore = "1.2.1"
protobuf = "4.35.0"
protobuf = "4.35.1"
protobufPlugin = "0.10.0"
tink = "1.21.0"
ui = "1.11.2"
@@ -33,7 +33,7 @@ uiautomator = "2.3.0"
runner = "1.7.0"
androidx-test-ext = "1.3.0"
timber = "5.0.1"
kotlinx-serialization = "1.8.1"
kotlinx-serialization = "1.11.0"
leakcanary = "2.14"
[libraries]