update commons to 2.16.4

This commit is contained in:
tibbi 2017-04-14 11:36:42 +02:00
parent aeea35a598
commit 2e880a9e3d
1 changed files with 1 additions and 1 deletions

View File

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