update commons to 2.31.11

This commit is contained in:
tibbi 2017-10-25 19:46:54 +02:00
parent 60e4d5e6f0
commit e5ed0539b6
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ ext {
}
dependencies {
compile 'com.simplemobiletools:commons:2.31.1'
compile 'com.simplemobiletools:commons:2.31.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'