deletegapps: fix build (hopefully)

This commit is contained in:
Marcus Hoffmann 2020-09-15 16:20:02 +02:00
parent df94dffbfe
commit d06bcc67e5

View file

@ -119,8 +119,6 @@ Builds:
versionCode: 16
commit: '16.0'
output: bin/app.apk
rm:
- bin
prebuild:
- sed -i -e 's|~/Android/Sdk|$$SDK$$|' -e 's/ sign//' Makefile
- android update sdk --no-ui --filter android-28