|
2 | 2 | agp = "8.13.0" |
3 | 3 |
|
4 | 4 | androidx-cameraView = "1.4.2" |
5 | | -androidx-camera = "1.4.2" |
| 5 | +androidx-camera = "1.5.0" |
6 | 6 | androidx-paging = "3.3.6" |
7 | 7 | androidx-room = "2.7.2" |
8 | 8 | androidx-work = "2.10.4" |
@@ -107,7 +107,7 @@ edittext-pinentry = "com.alimuzaffar.lib:pinentryedittext:2.0.6" |
107 | 107 |
|
108 | 108 | faker = "com.github.blocoio:faker:2.0.4" |
109 | 109 |
|
110 | | -firebase-config = "com.google.firebase:firebase-config:23.0.0" |
| 110 | +firebase-config = "com.google.firebase:firebase-config:23.0.1" |
111 | 111 | firebase-analytics = "com.google.firebase:firebase-analytics-ktx:22.5.0" |
112 | 112 |
|
113 | 113 | gson = "com.google.code.gson:gson:2.13.2" |
@@ -191,7 +191,7 @@ timber = "com.jakewharton.timber:timber:5.0.1" |
191 | 191 |
|
192 | 192 | rx-java-extensions = "com.github.akarnokd:rxjava3-extensions:3.1.1" |
193 | 193 |
|
194 | | -truth = "com.google.truth:truth:1.4.4" |
| 194 | +truth = "com.google.truth:truth:1.4.5" |
195 | 195 |
|
196 | 196 | uuid-generator = "com.fasterxml.uuid:java-uuid-generator:5.1.0" |
197 | 197 |
|
@@ -223,7 +223,7 @@ sqlCipher = { module = "net.zetetic:sqlcipher-android", version.ref = "sqlCipher |
223 | 223 | android-application = { id = "com.android.application", version.ref = "agp" } |
224 | 224 | android-library = { id = "com.android.library", version.ref = "agp" } |
225 | 225 | android-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" } |
227 | 227 | kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" } |
228 | 228 | kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" } |
229 | 229 | kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" } |
|
0 commit comments