Skip to content

Commit ec60477

Browse files
committed
Upgraded to Haxe plugin 4.1.3
Gralde 2.2 compatibility
1 parent 97bf834 commit ec60477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ configure(subprojects.findAll { it.name ==~ /gradle-spaghetti-.*-plugin/}) {
323323

324324
project(":gradle-spaghetti-haxe-plugin") {
325325
dependencies {
326-
compile "com.prezi.haxe:gradle-haxe-plugin:4.1.2"
326+
compile "com.prezi.haxe:gradle-haxe-plugin:4.1.3"
327327
compile "org.webjars:requirejs:2.1.8"
328328
}
329329
}

0 commit comments

Comments
 (0)