update commons to 2.18.0
This commit is contained in:
parent
a1ca5154d7
commit
ab6d9794fc
|
@ -33,7 +33,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.17.8'
|
||||
compile 'com.simplemobiletools:commons:2.18.0'
|
||||
compile 'joda-time:joda-time:2.9.1'
|
||||
compile 'com.facebook.stetho:stetho:1.4.1'
|
||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||
|
|
Loading…
Reference in New Issue