Skip to content

Instantly share code, notes, and snippets.

@bowserf
Last active April 7, 2023 20:56
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 bowserf/78a030316f7c8e73366d56b2d1eb697f to your computer and use it in GitHub Desktop.
Save bowserf/78a030316f7c8e73366d56b2d1eb697f to your computer and use it in GitHub Desktop.
interface BundleReleaseFilesPluginExtension {
val appVersion: Property<String>
val outputDirectory: DirectoryProperty
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment