gradle-native-artifacts-plugin
gradle-native-artifacts-plugin copied to clipboard
Any plan to support gradle 2.0 ?
I try to use the plugin with gradle 2.0. java.lang.NoClassDefFoundError: org.gradle.nativebinaries.plugins.NativeBinariesPlugin Thanks.
Unfortunately version 2.1 also does not work. Dependency to ModelRules is broken after this class got removed in Gradle 2.1
I am in the process of upgrading this to Gradle 2.7 in my fork. I hope to have a working version by the end of the month.