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
{{ message }}
This repository was archived by the owner on Jan 25, 2021. It is now read-only.
How to perform migration to the standard android build plugin?
I use your plugin for publishing my library on jitpack.io, but if I leave com.android.library in my gradle, task install disappears from gradle, which means jitpack will not be able to publish the library.
Could you please provide some explanations and recommendations?