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 15900f0 commit 3dae83dCopy full SHA for 3dae83d
1 file changed
app/build.gradle
@@ -42,7 +42,7 @@ ext {
42
}
43
44
dependencies {
45
- implementation 'com.simplemobiletools:commons:3.7.7'
+ implementation 'com.simplemobiletools:commons:3.8.3'
46
47
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
48
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
0 commit comments