Skip to content

Commit 740577e

Browse files
committed
remove redundant targetCompatibility
1 parent c9c2583 commit 740577e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/templates/project-base/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ plugins {
1313
}
1414

1515
sourceCompatibility = <%= targetJava %>
16-
targetCompatibility = <%= targetJava %>
1716

1817
wrapper {
1918
gradleVersion = 2.12

0 commit comments

Comments
 (0)