JavaSteam icon indicating copy to clipboard operation
JavaSteam copied to clipboard

Target Java 8?

Open LossyDragon opened this issue 2 years ago • 1 comments

JavaSteam currently targets Java 1.7. Limiting some of the new java features that could be used to implement SteamMatchMaking and AccountCache easily; as provided in SteamKit.

Android support for low API would still be supported.

Supports newer versions of Gradle.

Newer versions of Junit and okhttp

Lambdas were also introduced, which would make the source code a bit cleaner to look at.

LossyDragon avatar Jan 18 '22 01:01 LossyDragon

Throwing this issue out there to see of anyone has any opposition not retarget it, or maybe target a newer version of Java.

LossyDragon avatar Jan 18 '22 02:01 LossyDragon