update commons to 3.9.4
This commit is contained in:
parent
247a15f08d
commit
fac521babd
|
@ -42,7 +42,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.8.2'
|
||||
implementation 'com.simplemobiletools:commons:3.9.4'
|
||||
implementation 'joda-time:joda-time:2.9.9'
|
||||
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||
|
|
Loading…
Reference in New Issue