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