Skip to content

Instantly share code, notes, and snippets.

@pavlospt
Created May 25, 2019 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pavlospt/618f4a7ef95d7d9e5fcab2e72d726ab9 to your computer and use it in GitHub Desktop.
Save pavlospt/618f4a7ef95d7d9e5fcab2e72d726ab9 to your computer and use it in GitHub Desktop.
ext.set("alwaysUpdateBuildId", false)
val alwaysUpdateBuildId by extra { false }
(this as ExtensionAware).extra["alwaysUpdateBuildId"] = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment