mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-04-25 15:48:40 +02:00
update commons to 3.8.2
This commit is contained in:
parent
15900f0506
commit
3dae83d921
@ -42,7 +42,7 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:3.7.7'
|
implementation 'com.simplemobiletools:commons:3.8.3'
|
||||||
|
|
||||||
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