Update deps

This commit is contained in:
Rafał Kobyłko 2023-05-06 13:05:44 +02:00
parent 0a0f6cf759
commit 251249857a

View File

@ -4,7 +4,7 @@ agp = "7.4.1"
coil = "2.2.2"
compose = "1.5.0-alpha03"
composeActivity = "1.7.1"
composeCompiler = "1.4.6"
composeCompiler = "1.4.7"
core = "1.10.0"
espresso = "3.5.1"
koin = "3.3.2"
@ -111,7 +111,7 @@ camera2View = "androidx.camera:camera-view:1.2.2"
securityCrypto = "androidx.security:security-crypto:1.1.0-alpha05"
secureStorage = "de.adorsys.android:securestoragelibrary:1.2.4"
roomRx = { module = "androidx.room:room-rxjava2", version.ref = "room" }
sqlCipher = "net.zetetic:android-database-sqlcipher:4.5.3"
sqlCipher = "net.zetetic:android-database-sqlcipher:4.5.4"
apacheCommonsCodec = "commons-codec:commons-codec:1.15"
[bundles]