Releases: appswithlove/updraft-plugin-android
Releases · appswithlove/updraft-plugin-android
2.3.0
2.2.9
Automated release 2.2.9
Published to:
- Maven Central Portal
- Gradle Plugin Portal
2.2.8
Automated release v2.2.8
Published to:
- Maven Central Portal
- Gradle Plugin Portal
2.2.7
Merge pull request #3 from appswithlove/feature/migrate-to-center-portal Update to Central Portal
2.2.6
Filtering out empty curlArgs
2.2.5
Full Changelog: 2.2.4...v2.2.5
2.2.4
Full Changelog: 2.2.3...2.2.4
2.2.3
Updates publish.yml
2.2.2
Fixes NullPointerException that happened when no flavour was present.
2.2.1
- Adds
releaseNotesparameter that can be passed into theupdraft { ... }block.
updraft {
urls['ddd'] = "..."
releaseNotes = "my release notes"
}