allow scanning vicc configuration with QR code

This commit is contained in:
Frank Morgner
2016-04-15 10:52:44 -04:00
parent 0d1977fc1a
commit c17ab48094
7 changed files with 86 additions and 2 deletions

View File

@@ -34,5 +34,6 @@ dependencies {
compile 'com.android.support:design:23.2.1'
compile 'com.journeyapps:zxing-android-embedded:3.2.0@aar'
compile 'com.google.zxing:core:3.2.1'
compile group: 'com.madgag.spongycastle', name: 'core', version: '1.51.0.0'
}