Updated Jabit version (there were some bugs)

This commit is contained in:
Christian Basler 2016-01-31 18:20:12 +01:00
parent 9275f5ca9c
commit 6bcb7fc50e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ android {
}
}
ext.jabitVersion = '1.0.0'
ext.jabitVersion = '1.0.1-SNAPSHOT'
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.1.1'