Describe the feature
At the moment the keys for Branch are exposed in the gradle/plist files or in the config.json file
Describe the solution you'd like
Allow something this
Branch.getInstance({BRANCH_API_KEY})
So the key is not exposed on the branch.json file
Can you submit a pull request?
Yes