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

Fix merge dex error and delete redundant dependencies

This commit is contained in:
davigonz
2018-04-30 10:16:37 +02:00
parent 9a2fb4cd0a
commit 2ccd681d2f
5 changed files with 3 additions and 14 deletions
-5
View File
@@ -42,9 +42,4 @@ android {
packagingOptions {
exclude 'META-INF/LICENSE.txt'
}
android {
lintOptions {
abortOnError false
}
}
}