I made an android library that I'd like upload to make it available for all the android devs via build.gradle. I've followed these steps and these steps, but this is the first time that I'm doing this and can't achieve it. I'd appreciate advices or instructions from some of you that already made it.
But I'm not even sure what do I have to do. I wanna make my library available for all the android developers by writing something like this in their build.gradle:
compile 'com.actionbarsherlock:actionbarsherlock:4.4.0@aar'