Skip to content

Instantly share code, notes, and snippets.

@dynoChris
Created January 5, 2022 00:20
Show Gist options
  • Save dynoChris/6dde2296113c5e69572784c49d226770 to your computer and use it in GitHub Desktop.
Save dynoChris/6dde2296113c5e69572784c49d226770 to your computer and use it in GitHub Desktop.
How to use buildconfig arraylist
buildConfigField "String[]", "STRING_LIST",
"{" +
"\"String 1\"" +
"}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment