mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 16:33:03 +00:00
add dav4droid support part1
This commit is contained in:
@@ -43,4 +43,8 @@ android {
|
||||
packagingOptions {
|
||||
exclude 'META-INF/LICENSE.txt'
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user