@@ -5,7 +5,7 @@ androidx-cameraView = "1.4.2"
55androidx-camera = " 1.4.2"
66androidx-paging = " 3.3.6"
77androidx-room = " 2.7.2"
8- androidx-work = " 2.10.1 "
8+ androidx-work = " 2.10.3 "
99androidx-security-crypto = " 1.1.0-alpha07"
1010androidx-viewmodel = " 2.8.7"
1111androidx-lifecycle = " 2.8.7"
@@ -57,7 +57,7 @@ androidx-archCoreTesting = "androidx.arch.core:core-testing:2.2.0"
5757androidx-cardview = " androidx.cardview:cardview:1.0.0"
5858androidx-constraintlayout = " androidx.constraintlayout:constraintlayout:2.2.1"
5959androidx-core-ktx = " androidx.core:core-ktx:1.16.0"
60- androidx-fragment = " androidx.fragment:fragment-ktx:1.8.8 "
60+ androidx-fragment = " androidx.fragment:fragment-ktx:1.8.9 "
6161androidx-preference = " androidx.preference:preference:1.2.1"
6262androidx-recyclerview = " androidx.recyclerview:recyclerview:1.4.0"
6363androidx-viewpager2 = " androidx.viewpager2:viewpager2:1.1.0"
@@ -229,8 +229,8 @@ kotlin-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" }
232- google-services = { id = " com.google.gms.google-services" , version = " 4.4.2 " }
233- sentry = { id = " io.sentry.android.gradle" , version = " 5.8 .0" }
232+ google-services = { id = " com.google.gms.google-services" , version = " 4.4.3 " }
233+ sentry = { id = " io.sentry.android.gradle" , version = " 5.9 .0" }
234234
235235[bundles ]
236236androidx-camera = [" androidx-camera-core" , " androidx-camera-camera2" , " androidx-camera-view" , " androidx-camera-lifecycle" ]
0 commit comments