Skip to content

Commit

Permalink
Merge pull request #1550 from vector-im/renovate/org.matrix.rustcompo…
Browse files Browse the repository at this point in the history
…nents-sdk-android-0.x

Update dependency org.matrix.rustcomponents:sdk-android to v0.1.61
  • Loading branch information
bmarty authored Oct 11, 2023
2 parents 88ca379 + e0748c9 commit 519f5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,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.60"
matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.1.61"
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }
matrix_richtexteditor_compose = { module = "io.element.android:wysiwyg-compose", version.ref = "wysiwyg" }
sqldelight-driver-android = { module = "com.squareup.sqldelight:android-driver", version.ref = "sqldelight" }
Expand Down

0 comments on commit 519f5b2

Please sign in to comment.