Releases: Guardsquare/appsweep-gradle
Releases · Guardsquare/appsweep-gradle
1.5.9
- Fix configuration ambiguity by changing configuration similarity criteria to only consider key attributes.
1.5.8
- Fix configuration ambiguity by using the same configuration for APKs and AABs.
1.5.7
- Store lastBuildID in a local file for easier integration with tools.
1.5.6
- Do not upload additional mapping file for app bundles
1.5.5
- Fix upload tasks not working in React Native projects
1.5.4
- Fix upload tasks not working in multi-module projects
1.5.3
- Fix bug when AppSweep Gradle plugin has been used alongside DexGuard Gradle plugin in a multi-module project
- Adjust input of AppSweep task to comply with latest Gradle standards
1.5.2
- Fix execution order of an external process
- Add a condition for the type of file being uploaded
1.5.1
- Correctly upload protected apps and their mapping file.
- Update Gradle version.
1.4.1
Improvements when using the plugin in a github action: Use GitHub SHA value if provided.