Add the ability to create buildConfigField in build.gradle
danijel-tolj opened this issue · 1 comments
danijel-tolj commented
Currently the plugin lets the developer define resValue to access on native side of the app.
It would be a great benefit if developers could define buildConfigField as well.
danijel-tolj commented
Raised pull request : #202