update commons to 2.37.2
This commit is contained in:
parent
7fd62de18c
commit
bf5bbb2665
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue