Implementato completamente lo scan del barcode tramite fotocamera.

This commit is contained in:
2020-03-25 19:02:14 +01:00
parent e5a4113968
commit cbce52fd83
35 changed files with 1184 additions and 74 deletions

View File

@@ -2,7 +2,7 @@
buildscript {
ext {
kotlin_version = '1.3.61'
kotlin_version = '1.3.71'
}
repositories {