android:update zxing:3.3.0
This commit is contained in:
parent
af8f37de3e
commit
750215917b
@ -36,7 +36,7 @@ dependencies {
|
|||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
|
||||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
|
||||||
implementation 'com.google.zxing:core:3.3.3'
|
implementation 'com.google.zxing:core:3.3.0'
|
||||||
implementation 'com.google.zxing:android-core:3.3.0'
|
implementation 'com.google.zxing:android-core:3.3.0'
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user