Skip to content

Commit 86a08e1

Browse files
committed
Removed complete source and target compatibility settings for now
1 parent d8ea856 commit 86a08e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SimpleKML/build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ sourceSets {
1010
}
1111
}
1212

13-
compileJava {
14-
sourceCompatibility = 1.6
15-
targetCompatibility = 1.6
16-
}

0 commit comments

Comments
 (0)