wordpress-mobile / gutenberg-mobile

Mobile version of Gutenberg - native iOS and Android
GNU General Public License v2.0
256 stars 57 forks source link

Gist to plugins for Gradle helper functions #334

Open hypest opened 5 years ago

hypest commented 5 years ago

A few Gradle helper functions/utils (for the Android side of things) have been recently developed that are published as GitHub gists. We might want to make one or more Gradle plugins and host them in a proper repo instead.

Helper functions:

SergioEstevao commented 4 years ago

@hypest is this something that we still aim to do?

hypest commented 4 years ago

Yes, I think that depending on personal gists is not clean or maintainable. The code should be tracked in some proper form, although it's not a high priority apparently.