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.
2 parents 278a346 + 319fd31 commit ccafda3Copy full SHA for ccafda3
plugin/android/build.gradle
@@ -78,7 +78,7 @@ repositories {
78
dependencies {
79
// implementation fileTree(dir: 'libs', include: ['*.aar', '*.jar'])
80
//noinspection GradleDynamicVersion
81
- implementation "com.github.outsystems:osbarcode-android:1.+@aar"
+ implementation "com.github.outsystems:osbarcode-android:1.1.3@aar"
82
implementation project(':capacitor-android')
83
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
84
implementation 'androidx.activity:activity-ktx:1.8.2'
0 commit comments