Merge branch 'develop' into renovate/org.maplibre.gl-android-sdk-11.x

This commit is contained in:
ganfra 2024-05-30 10:58:08 +02:00 committed by GitHub
commit e0b96882a8
139 changed files with 1176 additions and 695 deletions

View file

@ -38,7 +38,7 @@ test_core = "1.5.0"
#other
coil = "2.6.0"
datetime = "0.6.0"
dependencyAnalysis = "1.31.0"
dependencyAnalysis = "1.32.0"
serialization_json = "1.6.3"
showkase = "1.0.2"
appyx = "1.4.0"
@ -154,7 +154,7 @@ showkase = { module = "com.airbnb.android:showkase", version.ref = "showkase" }
showkase_processor = { module = "com.airbnb.android:showkase-processor", version.ref = "showkase" }
jsoup = "org.jsoup:jsoup:1.17.2"
appyx_core = { module = "com.bumble.appyx:core", version.ref = "appyx" }
molecule-runtime = "app.cash.molecule:molecule-runtime:1.4.3"
molecule-runtime = "app.cash.molecule:molecule-runtime:2.0.0"
timber = "com.jakewharton.timber:timber:5.0.1"
matrix_sdk = "org.matrix.rustcomponents:sdk-android:0.2.21"
matrix_richtexteditor = { module = "io.element.android:wysiwyg", version.ref = "wysiwyg" }