refactor: upgrade tink and protobuf

This commit is contained in:
2026-06-12 13:01:10 +02:00
parent 2edd30ac21
commit 3c834efb20
+2 -2
View File
@@ -20,9 +20,9 @@ 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"
protobuf = "4.26.1" protobuf = "4.35.0"
protobufPlugin = "0.10.0" protobufPlugin = "0.10.0"
tink = "1.13.0" tink = "1.21.0"
ui = "1.11.2" ui = "1.11.2"
secp256k1-kmp = "0.23.0" secp256k1-kmp = "0.23.0"
lyricist = "1.8.0" lyricist = "1.8.0"