Implementata lettura EAN128 in Rettifica Giacenze

This commit is contained in:
2019-03-20 09:47:06 +01:00
parent a88d59f1d7
commit b95dab2bcc
13 changed files with 134 additions and 37 deletions

View File

@@ -26,7 +26,7 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.1.0-alpha01'
implementation 'androidx.appcompat:appcompat:1.1.0-alpha03'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'