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 3123b96 commit 5d45f25Copy full SHA for 5d45f25
app/build.gradle
@@ -32,7 +32,7 @@ android {
32
}
33
34
dependencies {
35
- compile 'com.simplemobiletools:commons:2.22.5'
+ compile 'com.simplemobiletools:commons:2.22.6'
36
compile 'com.facebook.stetho:stetho:1.4.1'
37
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
38
0 commit comments