How to sign my plugin without grandle and kotlin
已回答
I don't use grandle in my plugin and I don't know how to use the signing example with kotlin because I use java only.
Is there a way to do it without grandle as I have never used it before and without kotlin as I have no idea how to put it in my java based plugin?
Thank you.
请先登录再写评论。
Hi Alex,
Please use CLI tools as described in the plugin signing docs.