forked from jsettlers/settlers-remake
-
Notifications
You must be signed in to change notification settings - Fork 18
Frameworks & Java 11
Paul Wedeck edited this page Mar 22, 2022
·
1 revision
JSettlers is currently using Java 11 but special care has to be taken when using features introduced after Java 7 in the subprojects included in the Android build. This includes the following projects:
- go.graphics
- go.graphics.android
- jsettlers.common
- jsettlers.graphics
- jsettlers.logic
- jsettlers.main.android
- jsettlers.network