Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit a054adc

Browse files
hannesa2abelgardep
authored andcommitted
Java 8 is by default
1 parent 809e641 commit a054adc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

owncloudComLibrary/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ android {
3636
ignoreWarnings true
3737
}
3838

39-
compileOptions {
40-
sourceCompatibility JavaVersion.VERSION_1_8
41-
targetCompatibility JavaVersion.VERSION_1_8
42-
}
43-
4439
testOptions {
4540
unitTests {
4641
includeAndroidResources = true

0 commit comments

Comments
 (0)