Skip to content

pgreze/feature-flag-plugin

Repository files navigation

Gradle Feature Flag Plugin

A gradle Plugin allowing to declare feature flag, alternative to duplicate friendly (but still awesome) Android BuildConfigs.

Also a tiny project allowing to see how to write a code generating Gradle Plugin and plug it with Android Gradle plugin.

TODO

  • write plugin tests
  • support properties file

About

Simple Feature Flag Gradle Plugin for plain Java or Android projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages