edittext-mask icon indicating copy to clipboard operation
edittext-mask copied to clipboard

Pushing the library artifacts to Maven Central

Open vinaysshenoy opened this issue 3 years ago • 2 comments

With the news that JCenter will be winding down its public repository (https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/), would you consider migrating the artifacts to be available through an alternate source? Couple of options:

Jitpack is fairly straightforward, but Maven Central takes a bit of initial effort to set up. I could help with updating the publish tasks of the project so that it can push to Maven Central instead of JCenter.

vinaysshenoy avatar Feb 09 '21 11:02 vinaysshenoy

@vinaysshenoy Since original author kinda abandoned this library I forked this project and I'm trying to migrate it to Kotlin, AndroidX and eventuality publishing it maven, any help is welcome.

yamin8000 avatar May 02 '21 03:05 yamin8000

@vinaysshenoy Since original author kinda abandoned this library I forked this project and I'm trying to migrate it to Kotlin, AndroidX and eventuality publishing it maven, any help is welcome.

We are exploring a way to avoid using this library anymore and trying to implement what we need with the MaterialEditText. As a stop gap, we might end up forking and just making this artifact available via Jitpack without any changes.

vinaysshenoy avatar May 02 '21 04:05 vinaysshenoy