fix #83, #89 properly create new parent folders if necessary

This commit is contained in:
tibbi 2018-03-16 10:28:23 +01:00
parent 821daae4cd
commit 61f1454d31

View File

@ -45,7 +45,7 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.16.10'
implementation 'com.simplemobiletools:commons:3.16.11'
debugImplementation "com.squareup.leakcanary:leakcanary-android:$leakCanaryVersion"
releaseImplementation "com.squareup.leakcanary:leakcanary-android-no-op:$leakCanaryVersion"