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 874fc4e commit 9c67639Copy full SHA for 9c67639
app/build.gradle
@@ -45,7 +45,7 @@ ext {
45
}
46
47
dependencies {
48
- implementation 'com.simplemobiletools:commons:3.2.3'
+ implementation 'com.simplemobiletools:commons:3.3.12'
49
implementation 'com.facebook.stetho:stetho:1.5.0'
50
51
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
0 commit comments