Skip to content

Instantly share code, notes, and snippets.

@bowserf
Last active March 30, 2023 19:41
Show Gist options
  • Save bowserf/c1b3ae12f2688ddc2ec88166e6614496 to your computer and use it in GitHub Desktop.
Save bowserf/c1b3ae12f2688ddc2ec88166e6614496 to your computer and use it in GitHub Desktop.
gradlePlugin {
plugins {
create("bundleReleaseFiles") {
id = "fr.bowser.bundle_release_files"
implementationClass = "BundleReleaseFilesPlugin"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment