Merge branch 'develop' into andybalaam/enable-identity-violation-notifs-unconditionally
This commit is contained in:
commit
7426cdbbff
1 changed files with 3 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ test_core = "1.6.1"
|
|||
#other
|
||||
coil = "2.7.0"
|
||||
datetime = "0.6.0"
|
||||
dependencyAnalysis = "2.2.0"
|
||||
dependencyAnalysis = "2.3.0"
|
||||
serialization_json = "1.6.3"
|
||||
showkase = "1.0.3"
|
||||
appyx = "1.4.0"
|
||||
|
|
@ -183,7 +183,7 @@ vanniktech_blurhash = "com.vanniktech:blurhash:0.3.0"
|
|||
telephoto_zoomableimage = { module = "me.saket.telephoto:zoomable-image-coil", version.ref = "telephoto" }
|
||||
telephoto_flick = { module = "me.saket.telephoto:flick-android", version.ref = "telephoto" }
|
||||
statemachine = "com.freeletics.flowredux:compose:1.2.2"
|
||||
maplibre = "org.maplibre.gl:android-sdk:11.5.1"
|
||||
maplibre = "org.maplibre.gl:android-sdk:11.5.2"
|
||||
maplibre_ktx = "org.maplibre.gl:android-sdk-ktx-v7:3.0.2"
|
||||
maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:3.0.1"
|
||||
opusencoder = "io.element.android:opusencoder:1.1.0"
|
||||
|
|
@ -191,7 +191,7 @@ zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
|
|||
|
||||
# Analytics
|
||||
posthog = "com.posthog:posthog-android:3.8.2"
|
||||
sentry = "io.sentry:sentry-android:7.15.0"
|
||||
sentry = "io.sentry:sentry-android:7.16.0"
|
||||
# main branch can be tested replacing the version with main-SNAPSHOT
|
||||
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.27.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue