pgreze / android-reactions

Facebook like reaction picker for Android
Apache License 2.0
158 stars 46 forks source link

Migrate to Gradle kotlin dsl + maven-publish #1

Closed pgreze closed 5 years ago

pgreze commented 5 years ago

Notes:

  1. Tried to use guru.stefma.artifactorypublish but API is not enough when publishing public OSS (good for internal purpose)
  2. bintray plugin is not working well, leading to extensions.configure("bintray") instead of the unreliable bintray
  3. Cleanup some unecessary POM attributes