11[versions ]
22agp = " 8.13.0"
33
4- androidx-cameraView = " 1.4.2 "
5- androidx-camera = " 1.4.2 "
4+ androidx-cameraView = " 1.5.0 "
5+ androidx-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
@@ -107,7 +107,7 @@ edittext-pinentry = "com.alimuzaffar.lib:pinentryedittext:2.0.6"
107107
108108faker = " com.github.blocoio:faker:2.0.4"
109109
110- firebase-config = " com.google.firebase:firebase-config:23.0.0 "
110+ firebase-config = " com.google.firebase:firebase-config:23.0.1 "
111111firebase-analytics = " com.google.firebase:firebase-analytics-ktx:22.5.0"
112112
113113gson = " com.google.code.gson:gson:2.13.2"
@@ -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
@@ -191,9 +191,9 @@ timber = "com.jakewharton.timber:timber:5.0.1"
191191
192192rx-java-extensions = " com.github.akarnokd:rxjava3-extensions:3.1.1"
193193
194- truth = " com.google.truth:truth:1.4.4 "
194+ truth = " 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"
@@ -223,14 +223,14 @@ sqlCipher = { module = "net.zetetic:sqlcipher-android", version.ref = "sqlCipher
223223android-application = { id = " com.android.application" , version.ref = " agp" }
224224android-library = { id = " com.android.library" , version.ref = " agp" }
225225android-lint = { id = " com.android.lint" , version.ref = " agp" }
226- androidx-benchmark = { id = " androidx.benchmark" , version = " 1.4.0 " }
226+ androidx-benchmark = { id = " androidx.benchmark" , version = " 1.4.1 " }
227227kotlin-android = { id = " org.jetbrains.kotlin.android" , version.ref = " kotlin" }
228228kotlin-jvm = { id = " org.jetbrains.kotlin.jvm" , version.ref = " kotlin" }
229229kotlin-parcelize = { id = " org.jetbrains.kotlin.plugin.parcelize" , version.ref = " kotlin" }
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