You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[feature] Artifacts can now be automatically inserted into build.gradle files! (#4)
[feature] Artifacts from all of the sources are now displayed (#10)
[feature] Annotation processors are now somewhat supported* (#1)
[feature] Tips added
[feature] Keyboard shortcuts added - see the tips!
[feature] Notifications added
plenty of stability fixes - e.g. the plugin does no longer breaks when there is any network connection error
* If Ok, Gradle detects that there is an counterpart artifact with a -compiler postfix, it will automatically add it with the annotationProcessor keyword.