Update rust-sdk (from maven)

This commit is contained in:
ganfra 2023-02-24 15:05:20 +01:00
parent 8d4d8e96bd
commit 247f6d2188
12 changed files with 86 additions and 96 deletions

View file

@ -117,6 +117,7 @@ jsoup = { module = "org.jsoup:jsoup", version.ref = "jsoup" }
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
molecule-runtime = { module = "app.cash.molecule:molecule-runtime", version.ref = "molecule" }
timber = "com.jakewharton.timber:timber:5.0.1"
matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.1.2"
# Di
inject = "javax.inject:javax.inject:1"