Kaynağa Gözat

Merge pull request #369 from juliuscanute/zxing-update

imp: updated zxing dependency
flutter-beta
Julian Steenbakker 5 yıl önce
committed by GitHub
ebeveyn
işleme
b0e3e81e7a
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      android/build.gradle

+ 1
- 1
android/build.gradle Dosyayı Görüntüle

@@ -45,5 +45,5 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation('com.journeyapps:zxing-android-embedded:4.1.0') { transitive = false }
implementation 'androidx.appcompat:appcompat:1.3.0'
implementation 'com.google.zxing:core:3.3.0'
implementation 'com.google.zxing:core:3.4.1'
}

Yükleniyor…
İptal
Kaydet