Skip to content

Releases: jwharm/flatpak-gradle-generator

1.2.0

27 Jul 20:40
Compare
Choose a tag to compare

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

1.1.0

20 Apr 12:39
Compare
Choose a tag to compare

Changes in this release:

  • Changed the default repository from maven-local to offline-repository to avoid confusion with MavenLocal
  • Fixed an issue with dependency classifiers

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

Full Changelog: 1.0.0...1.1.0

1.0.0

29 Oct 21:50
Compare
Choose a tag to compare

Initial release.

Available on the Gradle Plugin Portal:
https://plugins.gradle.org/plugin/io.github.jwharm.flatpak-gradle-generator