update commons to 2.26.9
This commit is contained in:
parent
8c0f78f40a
commit
09675ea69f
|
@ -37,7 +37,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.26.6'
|
||||
compile 'com.simplemobiletools:commons:2.26.9'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue