update commons to 2.3.8

This commit is contained in:
tibbi
2017-01-15 11:19:08 +01:00
parent 67ef104f31
commit bf86fdec64
3 changed files with 11 additions and 22 deletions

View File

@@ -32,7 +32,7 @@ android {
}
dependencies {
compile 'com.simplemobiletools:commons:2.1.9'
compile 'com.simplemobiletools:commons:2.3.8'
compile 'com.facebook.stetho:stetho:1.4.1'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}