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