mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2024-12-25 15:00:49 +01:00
update commons to 4.3.31
This commit is contained in:
parent
42e8fd3183
commit
ef7505ce81
@ -45,7 +45,7 @@ ext {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.simplemobiletools:commons:4.3.30'
|
||||
implementation 'com.simplemobiletools:commons:4.3.31'
|
||||
|
||||
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
|
||||
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"
|
||||
|
Loading…
Reference in New Issue
Block a user