-
-
Notifications
You must be signed in to change notification settings - Fork 11.6k
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
I've been trying to implement and build a plugin using plugin lib version 2.0.0, but it took some time to realize that there isn't a public v2.0.0 plugin repo on https://jcenter.bintray.com.
Describe the solution you'd like
Appreciate it very much if plugin lib v2.0.0 could be published to jcenter.bintray.com.
It will save some time during implementation of a v2 plugin.
Describe alternatives you've considered
Of course, a locally self-built lib is always a backup plan, but in a time-consuming manner