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