Skip to content

Instantly share code, notes, and snippets.

@borisf
Last active April 10, 2023 14:50
Show Gist options
  • Save borisf/fb7fc3df5d3e0de3b20f92199353a6be to your computer and use it in GitHub Desktop.
Save borisf/fb7fc3df5d3e0de3b20f92199353a6be to your computer and use it in GitHub Desktop.
build config
// Module build.gradle.kts
android {
buildFeatures {
+ buildConfig = true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment