SpongePowered / SpongeGradle

Handy gradle utilities for the various gradle projects of SpongePowered
MIT License
21 stars 16 forks source link

Fix typo in build.gradle.kts #23

Closed NotMyFault closed 4 years ago

NotMyFault commented 4 years ago

It should be ${System.getProperty("java.version")}, not java.vesrion.

gabizou commented 4 years ago

Sorry, this never really got pulled in, it's been fixed for a while now.