Skip to content

Make update.zip as part of gradle build

This is the first stab at porting the app/tools/build-zip script to the new Privileged-Extension using gradle instead of a shell script. It now creates the update.zip as part of gradle build or it can be specifically targeted using gradle updateZipDebug or gradle updateZipRelease.

Merge request reports

Loading