I've developed an Android library and successfully uploaded to GitHub.
Here is my GitHub library repo : https://github.com/sangeethnandakumar/TestTube
I'm using JITPACK PACKAGE repository to build the dependency. It works like anything and I deployed around 13 releases (v2.5.3 is the last release).
Here are my Jitpack releases : https://jitpack.io/#sangeethnandakumar/TestTube
I wan't to make this library available via Android Arsenal. I have an account on Android arsenal linked with GitHub. I need to set search tags and description for my library at Android Arsenal.
Link to Android arsenal : https://android-arsenal.com
What can be the steps to do that?