Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bydllhcbn committed Jan 1, 2023
1 parent 5654677 commit 30366fe
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 30366fe

Please sign in to comment.