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