mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update com.google.zxing:core to v3.5.4 (#3670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57ef889caa
commit
65775fd8be
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ maps-compose-widgets = { module = "com.google.maps.android:maps-compose-widgets"
|
|||
play-services-maps = { module = "com.google.android.gms:play-services-maps", version = "19.2.0" }
|
||||
protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref = "protobuf" }
|
||||
protobuf-protoc = { module = "com.google.protobuf:protoc", version.ref = "protobuf" }
|
||||
zxing-core = { module = "com.google.zxing:core", version = "3.5.3" }
|
||||
zxing-core = { module = "com.google.zxing:core", version = "3.5.4" }
|
||||
truth = { module = "com.google.truth:truth", version = "1.4.5" }
|
||||
|
||||
# Jetbrains
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue