@@ -20,7 +20,7 @@ constraintlayout = "2.1.4"
20
20
constraintlayout_compose = " 1.0.1"
21
21
lifecycle = " 2.7.0"
22
22
activity = " 1.9.1"
23
- media3 = " 1.3.1 "
23
+ media3 = " 1.4.0 "
24
24
camera = " 1.3.4"
25
25
26
26
# Compose
@@ -39,7 +39,7 @@ test_core = "1.6.1"
39
39
# other
40
40
coil = " 2.7.0"
41
41
datetime = " 0.6.0"
42
- dependencyAnalysis = " 1.32 .0"
42
+ dependencyAnalysis = " 1.33 .0"
43
43
serialization_json = " 1.6.3"
44
44
showkase = " 1.0.3"
45
45
appyx = " 1.4.0"
@@ -75,7 +75,7 @@ oss_licenses_plugin = "com.google.android.gms:oss-licenses-plugin:0.10.6"
75
75
# AndroidX
76
76
androidx_core = { module = " androidx.core:core" , version.ref = " core" }
77
77
androidx_corektx = { module = " androidx.core:core-ktx" , version.ref = " core" }
78
- androidx_annotationjvm = " androidx.annotation:annotation-jvm:1.8.0 "
78
+ androidx_annotationjvm = " androidx.annotation:annotation-jvm:1.8.1 "
79
79
androidx_datastore_preferences = { module = " androidx.datastore:datastore-preferences" , version.ref = " datastore" }
80
80
androidx_datastore_datastore = { module = " androidx.datastore:datastore" , version.ref = " datastore" }
81
81
androidx_exifinterface = " androidx.exifinterface:exifinterface:1.3.7"
@@ -163,7 +163,7 @@ jsoup = "org.jsoup:jsoup:1.18.1"
163
163
appyx_core = { module = " com.bumble.appyx:core" , version.ref = " appyx" }
164
164
molecule-runtime = " app.cash.molecule:molecule-runtime:2.0.0"
165
165
timber = " com.jakewharton.timber:timber:5.0.1"
166
- matrix_sdk = " org.matrix.rustcomponents:sdk-android:0.2.34 "
166
+ matrix_sdk = " org.matrix.rustcomponents:sdk-android:0.2.35 "
167
167
matrix_richtexteditor = { module = " io.element.android:wysiwyg" , version.ref = " wysiwyg" }
168
168
matrix_richtexteditor_compose = { module = " io.element.android:wysiwyg-compose" , version.ref = " wysiwyg" }
169
169
sqldelight-driver-android = { module = " app.cash.sqldelight:android-driver" , version.ref = " sqldelight" }
0 commit comments