mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-31 20:02:17 +00:00
Started working on ZXing
This commit is contained in:
parent
c0219fbc35
commit
3df18c0226
9 changed files with 89 additions and 12 deletions
|
@ -23,4 +23,5 @@ dependencies {
|
|||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.android.support:appcompat-v7:24.1.1'
|
||||
compile 'me.dm7.barcodescanner:zxing:1.9'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue