Skip to content

Use a shell script for creating the OTA zip

Chirayu Desai requested to merge cde/privileged-extension:update.zip into master
  • The gradle task breaks on updating the android plugin to 2.2.0, so let's just use a shell script to make things easier maintenance wise.

Fixes #25 (closed)

Merge request reports