Merge branch 'master' into yubikey

This commit is contained in:
Dominik Schürmann
2014-07-21 15:11:59 +02:00
17 changed files with 319 additions and 145 deletions

View File

@@ -1,5 +1,4 @@
apply plugin: 'android'
apply plugin: 'robolectric'
dependencies {
// NOTE: Always use fixed version codes not dynamic ones, e.g. 0.7.3 instead of 0.7.+, see README for more information