Skip to content

Commit 7fb9dc3

Browse files
committed
Update build.gradle
1 parent 334f0c0 commit 7fb9dc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: build.gradle

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ buildscript {
2929
}
3030
}
3131

32+
sourceCompatiblity = 1.6
33+
targetCompatiblity = 1.7
34+
3235
// We apply the 'forge' plugin, so ForgeGradle can do it's stuff.
3336
apply plugin: 'forge'
3437

0 commit comments

Comments
 (0)