Skip to content

Commit

Permalink
Workaround to some DMs missing avatars
Browse files Browse the repository at this point in the history
Change-Id: Id6c4a3ac61872257232638824efa2ccd007d1585
  • Loading branch information
SpiritCroc committed Jan 6, 2025
1 parent 1646a87 commit 87d3393
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 @@ -173,7 +173,7 @@ jsoup = "org.jsoup:jsoup:1.18.3"
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
timber = "com.jakewharton.timber:timber:5.0.1"
matrix_sdk = "chat.schildi.rustcomponents:sdk-android:0.2.46"
matrix_sdk = "chat.schildi.rustcomponents:sdk-android:0.2.47"
matrix_richtexteditor = { module = "chat.schildi:wysiwyg", version.ref = "wysiwyg" }
matrix_richtexteditor_compose = { module = "chat.schildi:wysiwyg-compose", version.ref = "wysiwyg" }
sqldelight-driver-android = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
Expand Down

0 comments on commit 87d3393

Please sign in to comment.