Skip to content

1.2.0

Compare
Choose a tag to compare
@jwharm jwharm released this 27 Jul 20:40
· 19 commits to main since this release

Changes in this release:

  • Correctly handle Maven project properties in POM files (for example ${project.version} references)
  • Explicitly add parent and bom POM files (recursively). Other dependencies are only added when resolved by Gradle.

The release is available on the Gradle Plugin Portal:
https://plugins.gradle.org/plugin/io.github.jwharm.flatpak-gradle-generator

Full Changelog: 1.1.0...1.2.0