Skip to content

Commit 57f311c

Browse files
authored
chore(android): update dependency to Android native lib
1 parent 516a1be commit 57f311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repositories {
5858
}
5959

6060
dependencies {
61-
implementation "io.ionic.libs:ionbarcode-android:1.2.0@aar"
61+
implementation "io.ionic.libs:ionbarcode-android:1.2.1@aar"
6262
implementation project(':capacitor-android')
6363
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
6464
implementation 'androidx.activity:activity-ktx:1.9.3'

0 commit comments

Comments
 (0)