update Commons to 2.26.6
This commit is contained in:
parent
f34810076f
commit
11cd55bc53
|
@ -32,7 +32,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.23.7'
|
||||
compile 'com.simplemobiletools:commons:2.26.6'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue