update commons to 2.3.1

This commit is contained in:
tibbi 2017-01-09 23:13:56 +01:00
parent b2367ef9b6
commit d7f4dc79fb
1 changed files with 1 additions and 1 deletions

View File

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