ayltai / Android-Lib-reCAPTCHA

[Deprecated] The reCAPTCHA Android Library provides a simple way to show a CAPTCHA as an ImageView in your Android app, helping you stop bots from abusing it. The library wraps the reCAPTCHA API.
Apache License 2.0
71 stars 27 forks source link

Publish the library to jcenter #2

Closed davidvavra closed 9 years ago

davidvavra commented 9 years ago

Hi, your library looks great! But it's a hassle to integrate it to modern Gradle-based projects. Can you please publish the jar to jcenter? It's really easy.

ayltai commented 9 years ago

yup I'm also planning to convert projects to gradle based and have it published. I'll try to do it this week.

ayltai commented 9 years ago

The library is now converted to Gradle based and waiting approval to publish to jcenter .