chore(deps): update dependency com.google.mlkit:barcode-scanning to v17.3.0 (#2185)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-19 08:52:46 +02:00 коммит произвёл GitHub
Родитель 842d3ead0e
Коммит 94821409ff
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -65,7 +65,7 @@ ext {
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.13.1",
androidRecyclerView : "androidx.recyclerview:recyclerview:1.3.2",
materialComponents : "com.google.android.material:material:1.12.0",
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.2.0",
mlKitBarcodeScanning : "com.google.mlkit:barcode-scanning:17.3.0",
]
// Separate block so bots can parse this file properly