Skip to content
This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Made compatible with gradle-groovy-android-plugin v1.0.0#2

Open
s0nerik wants to merge 1 commit into
grooida:masterfrom
s0nerik:master
Open

Made compatible with gradle-groovy-android-plugin v1.0.0#2
s0nerik wants to merge 1 commit into
grooida:masterfrom
s0nerik:master

Conversation

@s0nerik

@s0nerik s0nerik commented Jun 22, 2016

Copy link
Copy Markdown

In gradle-groovy-android-plugin 1.0.0 plugin name was changed from groovyx.grooid.groovy-android to groovyx.android, so emerger shouldn't panic if it sees
apply plugin: 'groovyx.android' instead of apply plugin: 'groovyx.grooid.groovy-android'

@mariogarcia

Copy link
Copy Markdown
Contributor

Thanks

Just to get this straight... Would it be enough by checking that if version is >= 1.0.0 plugin name is "groovyx.android" ?

@mariogarcia

Copy link
Copy Markdown
Contributor

Sorry I didn't notice this was a PR. If everything goes ok, I'll be merging it during today or tomorrow morning 👍

@mariogarcia

Copy link
Copy Markdown
Contributor

Update: It will take longer than expected because I'm planning to migrate emerger and grooid-templates under the same organization. This way it will be easier to maintain both projects. This means it will happen during the weekend.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants