update commons to 2.5.11

This commit is contained in:
tibbi 2017-02-05 15:49:43 +01:00
parent d5dbd6e9f0
commit b1c99387c5
1 changed files with 1 additions and 1 deletions

View File

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