libgdx / gdx-liftoff

A modern setup tool for libGDX Gradle projects
Apache License 2.0
524 stars 48 forks source link

Update TeaVM.kt #139

Closed Drareeg closed 10 months ago

Drareeg commented 10 months ago

Remove part of a line that gives error teavm\build.gradle': 34: unable to resolve class val @ line 34, column 5. val run = tasks.register("run") {

tommyettinger commented 10 months ago

Looks good from here! I don't know exactly what happened in the TeaVM module code.