mirror of
https://bitbucket.org/projectswg/launchergame.git
synced 2026-01-16 23:04:22 -05:00
Added backwards compatibility with Java 8
This commit is contained in:
Submodule ClientHolocore updated: f6266df106...58c943d639
Submodule Forwarder updated: 70695be0fe...dcc246c5a2
Submodule PSWGCommon updated: bec3a8e1e5...ba9b7600a0
@@ -16,6 +16,8 @@ plugins {
|
||||
}
|
||||
|
||||
mainClassName = 'com.projectswg.launcher.game.GameLauncher'
|
||||
sourceCompatibility = 1.8
|
||||
targetCompatibility = 1.8
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
||||
Reference in New Issue
Block a user