Releases: jwharm/flatpak-gradle-generator
Releases · jwharm/flatpak-gradle-generator
1.2.0
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
Changes in this release:
- Changed the default repository from
maven-local
tooffline-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
Initial release.
Available on the Gradle Plugin Portal:
https://plugins.gradle.org/plugin/io.github.jwharm.flatpak-gradle-generator