Skip to content

Commit

Permalink
Merge pull request #60 from bydllhcbn/main
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 authored Jan 3, 2023
2 parents 5654677 + 30366fe commit af3e126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ protobuf {
dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
implementation 'me.dm7.barcodescanner:zxing:1.9.8'
implementation "com.google.protobuf:protobuf-javalite:$javaliteVersion"
api 'com.google.android.material:material:1.1.0'
}

0 comments on commit af3e126

Please sign in to comment.