Merge branch 'develop' into feature/fga/render_m.room.pinned_events

This commit is contained in:
ganfra 2024-08-06 17:30:29 +02:00 committed by GitHub
commit f9d337e121
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 714 additions and 571 deletions

View file

@ -44,7 +44,7 @@ serialization_json = "1.6.3"
showkase = "1.0.3"
appyx = "1.4.0"
sqldelight = "2.0.2"
wysiwyg = "2.37.7"
wysiwyg = "2.37.8"
telephoto = "0.12.1"
# DI
@ -187,7 +187,7 @@ play_services_oss_licenses = "com.google.android.gms:play-services-oss-licenses:
# Analytics
posthog = "com.posthog:posthog-android:3.4.2"
sentry = "io.sentry:sentry-android:7.12.1"
sentry = "io.sentry:sentry-android:7.13.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.23.1"