3

Hi I am working on one library just for my learning purpose. I am trying to publish it on JCenter. I have followed all the steps of this tutorial https://medium.com/@daniellevass/how-to-publish-your-android-studio-library-to-jcenter-5384172c4739#.fdsjj7qku

I am unable to add to JCenter my library, there is no text of "Add to JCenter" is being shown to me. Can anyone suggest what could be the problem ?

Expected state:

Expected state

Current state:

Current state

N Sharma
  • 33,489
  • 95
  • 256
  • 444

1 Answers1

2

You won't be able to link your library if you are using a Trial account, as linking to jcenter is permanent...

Many people have this problem, as you can see here:

Bintray link to jcenter missing

And here:

there is no "add to jcenter" button in "https://bintray.com"

But not to worry... Just create a OSS account and you will be able to link your Open Source libraries.

Community
  • 1
  • 1
Leandro Borges Ferreira
  • 12,422
  • 10
  • 53
  • 73