update commons to 2.37.2

This commit is contained in:
tibbi 2017-11-08 09:08:20 +01:00
parent 7fd62de18c
commit bf5bbb2665
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ ext {
}
dependencies {
compile 'com.simplemobiletools:commons:2.37.1'
compile 'com.simplemobiletools:commons:2.37.2'
compile 'joda-time:joda-time:2.9.9'
compile 'com.facebook.stetho:stetho:1.5.0'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'