This commit is contained in:
2020-02-25 10:59:10 +01:00
parent 42ea19a7b0
commit 82dc4e73ee
30 changed files with 910 additions and 136 deletions

View File

@@ -28,7 +28,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'androidx.appcompat:appcompat:1.1.0'
testImplementation 'junit:junit:4.12'
testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
implementation project(':barcode_base_android_library')