update commons to 2.25.3
This commit is contained in:
parent
f2afa03142
commit
da99b5798c
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.23.0'
|
||||
compile 'com.simplemobiletools:commons:2.25.3'
|
||||
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