update commons to 2.21.4
This commit is contained in:
parent
e60e3e043e
commit
c65f960704
|
@ -32,7 +32,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.20.1'
|
||||
compile 'com.simplemobiletools:commons:2.21.4'
|
||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue