prezi / gradle-haxe-plugin

Gradle Haxe Plugin
Other
23 stars 4 forks source link

Check Haxe compiler version #31

Closed lptr closed 10 years ago

lptr commented 10 years ago
haxe {
    compilerVersion "3.1.3"
}

It should fail if the compiler is not of the specified version.