feat: pin ZXing Core dependency

*   Suppressed warning about updating zxing-core to avoid confusion.
*   Added a note to avoid updating zxing-core.
pull/1607/head
James Rich 2025-02-23 09:29:56 -06:00
rodzic 84adf76da3
commit 53e09de7b7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -40,6 +40,7 @@ usb-serial-android = "3.8.1"
viewpager2 = "1.1.0"
work-runtime-ktx = "2.10.0"
zxing-android-embedded = "4.3.0"
#noinspection GradleDependency
zxing-core = "3.3.0" #do not update
[libraries]