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 4bfcbd5 commit 41286a7Copy full SHA for 41286a7
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.0'
46
implementation 'joda-time:joda-time:2.9.9'
47
48
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
0 commit comments