Merge pull request #3275 from element-hq/feature/fga/pinned_message_banner_logic

[Feature] Pinned message : banner logic
This commit is contained in:
ganfra 2024-08-08 15:15:15 +02:00 committed by GitHub
commit 917a4f3dcc
83 changed files with 1175 additions and 240 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.8"
wysiwyg = "2.37.7"
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.13.0"
sentry = "io.sentry:sentry-android:7.12.1"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.23.1"