update Commons to 2.0.7

This commit is contained in:
tibbi 2016-12-28 22:56:25 +01:00
parent 0f06954555
commit 0202bcac8f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.0.6'
compile 'com.simplemobiletools:commons:2.0.7'
compile 'joda-time:joda-time:2.9.1'
compile 'com.facebook.stetho:stetho:1.4.1'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'