-
Notifications
You must be signed in to change notification settings - Fork 136
-
Support applying Gradle plugin like:
plugins {
id 'com.mobidevelop.robovm' version '2.3.20'
}See https://docs.gradle.org/current/userguide/plugins.html#sec:plugin_markers.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 2 replies
-
hi,
it's nice to have.
however it will break existing project compatibility as artefact will have different id.
Beta Was this translation helpful? Give feedback.
All reactions
2 replies
-
We can note this breaking change in the changelog, for ones who are upgrading from older versions to know.
Beta Was this translation helpful? Give feedback.
All reactions
-
It would be nice to support this feature to follow Gradle practice.
Beta Was this translation helpful? Give feedback.
All reactions
-
Fixing this in #766.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment