Updated Jabit version (there were some bugs)
This commit is contained in:
parent
9275f5ca9c
commit
6bcb7fc50e
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user