Skip to content

Releases: Guardsquare/appsweep-gradle

1.5.9

07 Jun 10:18
9517368
Compare
Choose a tag to compare
  • Fix configuration ambiguity by changing configuration similarity criteria to only consider key attributes.

1.5.8

03 Jun 06:10
7584503
Compare
Choose a tag to compare
  • Fix configuration ambiguity by using the same configuration for APKs and AABs.

1.5.7

07 May 11:27
Compare
Choose a tag to compare
  • Store lastBuildID in a local file for easier integration with tools.

1.5.6

30 Nov 13:43
Compare
Choose a tag to compare
  • Do not upload additional mapping file for app bundles

1.5.5

29 Nov 07:55
Compare
Choose a tag to compare
  • Fix upload tasks not working in React Native projects

1.5.4

21 Nov 14:45
Compare
Choose a tag to compare
  • Fix upload tasks not working in multi-module projects

1.5.3

09 Nov 14:33
Compare
Choose a tag to compare
  • 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

28 Aug 11:40
Compare
Choose a tag to compare
  • Fix execution order of an external process
  • Add a condition for the type of file being uploaded

1.5.1

17 Jul 10:35
Compare
Choose a tag to compare
  • Correctly upload protected apps and their mapping file.
  • Update Gradle version.

1.4.1

14 Apr 08:51
Compare
Choose a tag to compare

Improvements when using the plugin in a github action: Use GitHub SHA value if provided.