File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11PODS:
22 - Capacitor (7.4.3):
33 - CapacitorCordova
4- - CapacitorBarcodeScanner (2.0.4 ):
4+ - CapacitorBarcodeScanner (2.1.0 ):
55 - Capacitor
66 - OSBarcodeLib (= 2.0.1)
77 - CapacitorCordova (7.4.3)
@@ -26,7 +26,7 @@ EXTERNAL SOURCES:
2626
2727SPEC CHECKSUMS:
2828 Capacitor: b4741ca7affb32c1b70debd03df92cbf522d8a80
29- CapacitorBarcodeScanner: b8a3d4ed0a0d2ed2cd78a16b76737cacbf8da207
29+ CapacitorBarcodeScanner: 232a70f30fc1fbb62f05c9c30765e8aa193d82c0
3030 CapacitorCordova: 435121e81a2df4d0034f0fb11fcefab5104cfdb5
3131 OSBarcodeLib: 57987d2eb1f916f701f4554e20e349b3cb83f023
3232
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ repositories {
5858}
5959
6060dependencies {
61- implementation " io.ionic.libs:ionbarcode-android:2.0.0 @aar"
61+ implementation " io.ionic.libs:ionbarcode-android:2.0.1 @aar"
6262 implementation project(' :capacitor-android' )
6363 implementation " androidx.appcompat:appcompat:$androidxAppCompatVersion "
6464 implementation ' androidx.activity:activity-ktx:1.9.3'
You can’t perform that action at this time.
0 commit comments