mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 07:56:19 +00:00
Java 8 is by default
This commit is contained in:
parent
809e641b1a
commit
a054adc688
@ -36,11 +36,6 @@ android {
|
||||
ignoreWarnings true
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
|
||||
testOptions {
|
||||
unitTests {
|
||||
includeAndroidResources = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user