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 13f5fbc commit 3caac44Copy full SHA for 3caac44
app/build.gradle
@@ -41,7 +41,7 @@ ext {
41
}
42
43
dependencies {
44
- implementation 'com.simplemobiletools:commons:3.7.4'
+ implementation 'com.simplemobiletools:commons:3.7.5'
45
implementation 'joda-time:joda-time:2.9.9'
46
47
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
0 commit comments