Implementata libreria di lettura di Zebra.

This commit is contained in:
2019-04-24 09:52:41 +02:00
parent 90d54e4b23
commit 4aa8cef617
23 changed files with 515 additions and 35 deletions

View File

@@ -144,6 +144,7 @@ dependencies {
implementation 'com.github.javiersantos:AppUpdater:2.7'
//Barcode
implementation project(':pointmobilescannerlibrary')
implementation project(':zebrascannerlibrary')
implementation project(path: ':barcode_base_library')
}
repositories {