We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516a1be commit 57f311cCopy full SHA for 57f311c
plugin/android/build.gradle
@@ -58,7 +58,7 @@ repositories {
58
}
59
60
dependencies {
61
- implementation "io.ionic.libs:ionbarcode-android:1.2.0@aar"
+ implementation "io.ionic.libs:ionbarcode-android:1.2.1@aar"
62
implementation project(':capacitor-android')
63
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
64
implementation 'androidx.activity:activity-ktx:1.9.3'
0 commit comments