11[versions ]
22agp = " 8.13.0"
33
4- androidx-cameraView = " 1.4.2 "
4+ androidx-cameraView = " 1.5.0 "
55androidx-camera = " 1.5.0"
66androidx-paging = " 3.3.6"
77androidx-room = " 2.7.2"
8- androidx-work = " 2.10.4 "
8+ androidx-work = " 2.10.5 "
99androidx-security-crypto = " 1.1.0-alpha07"
1010androidx-viewmodel = " 2.9.4"
1111androidx-lifecycle = " 2.9.4"
1212androidx-activity = " 1.10.1"
1313
1414chucker = " 4.2.0"
15- dagger = " 2.57.1 "
15+ dagger = " 2.57.2 "
1616
1717kotlin = " 2.2.20"
1818
@@ -38,7 +38,7 @@ coroutines = "1.10.2"
3838
3939compose-compiler = " 1.5.13"
4040
41- androidx-compose-bom = " 2025.08 .01"
41+ androidx-compose-bom = " 2025.09 .01"
4242
4343composeThemeAdapter = " 0.36.0"
4444
@@ -179,7 +179,7 @@ rx-java = "io.reactivex.rxjava2:rxjava:2.2.21"
179179rx-kotlin = " io.reactivex.rxjava2:rxkotlin:2.4.0"
180180rx-preferences = " com.f2prateek.rx.preferences2:rx-preferences:2.0.1"
181181
182- sentry-android = " io.sentry:sentry-android:8.21.1 "
182+ sentry-android = " io.sentry:sentry-android:8.22.0 "
183183
184184signaturepad = " com.github.gcacace:signature-pad:1.3.1"
185185
@@ -193,7 +193,7 @@ rx-java-extensions = "com.github.akarnokd:rxjava3-extensions:3.1.1"
193193
194194truth = " com.google.truth:truth:1.4.5"
195195
196- uuid-generator = " com.fasterxml.uuid:java-uuid-generator:5.1.0 "
196+ uuid-generator = " com.fasterxml.uuid:java-uuid-generator:5.1.1 "
197197
198198# noinspection GradleDependency
199199viewpump = " io.github.inflationx:viewpump:2.0.3"
@@ -230,7 +230,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
230230kotlin-compose-compiler = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
231231ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
232232google-services = { id = " com.google.gms.google-services" , version = " 4.4.3" }
233- sentry = { id = " io.sentry.android.gradle" , version = " 5.9 .0" }
233+ sentry = { id = " io.sentry.android.gradle" , version = " 5.12 .0" }
234234
235235[bundles ]
236236androidx-camera = [" androidx-camera-core" , " androidx-camera-camera2" , " androidx-camera-view" , " androidx-camera-lifecycle" ]
0 commit comments