We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721ea4e commit 1ecf695Copy full SHA for 1ecf695
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
}
33
34
dependencies {
35
- compile 'com.simplemobiletools:commons:2.1.8'
+ compile 'com.simplemobiletools:commons:2.1.9'
36
compile 'com.facebook.stetho:stetho:1.4.1'
37
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
38
0 commit comments