gradle-apt-plugin
gradle-apt-plugin copied to clipboard
Please release the plugin under 1.0 and then continue updates on 1.1-SNAPSHOT
WIthout the plugin released this is a very big risk for projects to include this plugin since any updates you do could break their project. Please release a version (since this plugin is working well!) and then continue to update the plugin under a 1.1-SNAPSHOT or something to that effect.
You're totally right. Projects shouldn't break anymore since I remove the check for the gradle Android plugin version (see #10), but I can probably cut a 0.5 release. Stay tuned and thanks for the feedback ;)
:+1: