1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-20 12:52:53 +00:00

delete all *.log in directory

This commit is contained in:
Hannes Achleitner
2019-11-22 23:33:47 +01:00
parent fa4db38a41
commit 10a7bdbc4d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:3.12.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
api 'com.gitlab.ownclouders:dav4android:oc_support_1.0.1'
api 'com.github.hannesa2:Logcat:1.5.4'
api 'com.github.hannesa2:Logcat:1.5.5'
}
allOpen {