update commons to 3.13.11
This commit is contained in:
parent
d2cec078d3
commit
9b4642850a
|
@ -45,7 +45,7 @@ ext {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:3.13.9'
|
||||
implementation 'com.simplemobiletools:commons:3.13.11'
|
||||
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
|
||||
|
|
Loading…
Reference in New Issue