ソースを参照

imp: updated zxing dependency

flutter-beta
Julian Steenbakker 5年前
コミット
9900a89b92
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: ACF0400DFB95F3FD
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      android/build.gradle

+ 1
- 1
android/build.gradle ファイルの表示

@@ -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'
}

読み込み中…
キャンセル
保存