Bumped Jabit version

This commit is contained in:
Christian Basler 2016-09-21 20:39:53 +02:00
parent c8a0301402
commit 141c17a28c
1 changed files with 1 additions and 1 deletions

View File

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