mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-02-17 20:21:04 +01:00
update commons to 4.4.12
This commit is contained in:
parent
e4a3312326
commit
7db2e65c31
@ -45,7 +45,7 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:4.4.11'
|
implementation 'com.simplemobiletools:commons:4.4.12'
|
||||||
|
|
||||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||||
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
|
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user