mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 08:22:56 +00:00
Java 8 is by default
This commit is contained in:
committed by
Abel García de Prada
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
|
||||
|
||||
Reference in New Issue
Block a user