Updated Jabit version to fix exception on import
This commit is contained in:
parent
9e8067cda5
commit
b94e48e544
@ -29,7 +29,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
ext.jabitVersion = '2.0.0'
|
||||
ext.jabitVersion = '2.0.1'
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.android.support:appcompat-v7:24.2.1'
|
||||
|
Loading…
Reference in New Issue
Block a user