mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2024-12-26 07:13:21 +01:00
update commons to 4.3.31
This commit is contained in:
parent
42e8fd3183
commit
ef7505ce81
@ -45,7 +45,7 @@ ext {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.simplemobiletools:commons:4.3.30'
|
implementation 'com.simplemobiletools:commons:4.3.31'
|
||||||
|
|
||||||
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…
Reference in New Issue
Block a user