11[versions ]
22agp = " 9.0.0"
33
4- androidx-cameraView = " 1.5.2 "
5- androidx-camera = " 1.5.2 "
4+ androidx-cameraView = " 1.5.3 "
5+ androidx-camera = " 1.5.3 "
66androidx-paging = " 3.3.6"
77androidx-room = " 2.8.4"
8- androidx-work = " 2.11.0 "
8+ androidx-work = " 2.11.1 "
99androidx-security-crypto = " 1.1.0"
1010androidx-viewmodel = " 2.10.0"
1111androidx-lifecycle = " 2.10.0"
12- androidx-activity = " 1.12.2 "
12+ androidx-activity = " 1.12.4 "
1313
1414chucker = " 4.3.0"
1515dagger = " 2.59.1"
1616
1717kotlin = " 2.3.0"
1818
19- ksp = " 2.3.4 "
19+ ksp = " 2.3.5 "
2020
2121ktlint = " 0.36.0"
2222
@@ -38,7 +38,7 @@ coroutines = "1.10.2"
3838
3939compose-compiler = " 1.5.13"
4040
41- androidx-compose-bom = " 2026.01 .00"
41+ androidx-compose-bom = " 2026.02 .00"
4242
4343composeThemeAdapter = " 0.36.0"
4444
@@ -142,7 +142,7 @@ lottie = "com.airbnb.android:lottie-compose:6.7.1"
142142
143143material = " com.google.android.material:material:1.13.0"
144144
145- mockito-kotlin = " org.mockito.kotlin:mockito-kotlin:6.2.1 "
145+ mockito-kotlin = " org.mockito.kotlin:mockito-kotlin:6.2.3 "
146146
147147mobius-android = { module = " com.spotify.mobius:mobius-android" , version.ref = " mobius" }
148148mobius-core = { module = " com.spotify.mobius:mobius-core" , version.ref = " mobius" }
@@ -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.30 .0"
182+ sentry-android = " io.sentry:sentry-android:8.32 .0"
183183
184184signaturepad = " com.github.gcacace:signature-pad:1.3.1"
185185
@@ -229,7 +229,7 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
229229kotlin-compose-compiler = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
230230ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
231231google-services = { id = " com.google.gms.google-services" , version = " 4.4.4" }
232- sentry = { id = " io.sentry.android.gradle" , version = " 5.12.2 " }
232+ sentry = { id = " io.sentry.android.gradle" , version = " 6.0.0 " }
233233
234234[bundles ]
235235androidx-camera = [" androidx-camera-core" , " androidx-camera-camera2" , " androidx-camera-view" , " androidx-camera-lifecycle" ]
0 commit comments