update commons to 3.5.7
This commit is contained in:
parent
a1a2573047
commit
def396ca75
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ ext {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:3.5.6'
|
implementation 'com.simplemobiletools:commons:3.5.7'
|
||||||
implementation 'joda-time:joda-time:2.9.9'
|
implementation 'joda-time:joda-time:2.9.9'
|
||||||
|
|
||||||
//debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
//debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue