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