Releases: EmergeTools/emerge-android
Gradle plugin v4.0.2
4.0.2 - 2024-10-22
- Remove
previousSha
from PR
uploads. #281
Distribution v0.0.1
0.0.1 - 2024-10-08
- Initial release
Gradle Plugin v4.0.1
Reaper 1.0.0-rc02
Snapshots v1.3.0-beta01
1.3.0-beta01 - 2024-09-04
Note: Existing previews with custom device
specs will potentially have expected diffs.
1.3.0 fixes an issue where custom device
specs did not produce expected dimensions.
Emerge recommends merging the 1.3 update and rebasing PRs with unexpected diffs onto the main base
commit with 1.3.
Gradle Plugin v4.0.0
4.0.0 - 2024-08-26
4.0.0 brings support for Reaper, Emerge's SDK to detect dead code at runtime, as well as cleanups,
bug fixes and pre-flight tasks for all products to check configuration before uploading.
Changes since 4.0.0-rc02:
Gradle plugin v4.0.0-rc02
4.0.0-rc02 - 2024-08-14
- Fix reaper preflight check to detect SDK without hooking minify task. #234
Reaper 1.0.0-rc01
Gradle plugin v4.0.0-rc01
4.0.0-rc01 - 2024-08-08
- Make reaper opt-in by specifying variants with
enabledVariants
property. #227 - Better handle
dryRun
to not cause a crash. #229 - Cleanup and move task registration logic into separate files in relevant packages. #225
- Hook default bundle task rather than having explicit initialize task. #223
- Make preflight reaper task args optional. #222
- Split emergeInitializeReaper task to validate & upload. #213
Snapshots v1.2.0
1.2.0 - 2024-07-31
Note: Existing previews with device
/showSystemUI
parameters will have expected diffs. 1.2.0 fixes an issue
where device
dimensions did not match expected dimensions. Emerge recommends merging the 1.2
update and rebasing PRs with unexpected diffs onto the main base commit with 1.2.