Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for resValue fields #4

Closed
bogdanzurac opened this issue Mar 23, 2020 · 2 comments
Closed

Add support for resValue fields #4

bogdanzurac opened this issue Mar 23, 2020 · 2 comments

Comments

@bogdanzurac
Copy link

Currently the library only supports buildConfigFields, which are useful for runtime use-cases. It would be great to also support resValue fields, since those can be used directly inside the AndroidManifest at compile time.

http://dcow.io/android-gradle-plugin-docs/com/android/build/gradle/api/BaseVariant.html#resValue(java.lang.String,%20java.lang.String,%20java.lang.String)

nikialeksey added a commit that referenced this issue Apr 1, 2020
nikialeksey added a commit that referenced this issue Apr 1, 2020
@nikialeksey
Copy link
Owner

nikialeksey commented Apr 1, 2020

Thanks for the issue! You may try a new porflavor version 0.1.0 with supporting resValue fields

@bogdanzurac
Copy link
Author

Can confirm it works like a charm, thanks a lot! 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants