update commons to 2.27.1
This commit is contained in:
parent
ab3c8c7cc2
commit
3b1374fae8
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.26.9'
|
||||
compile 'com.simplemobiletools:commons:2.27.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'
|
||||
|
|
Loading…
Reference in a new issue