update debug and release build scripts

This commit is contained in:
Akinwale Ariwodola 2020-02-20 13:34:43 +01:00
parent dc07d4a16d
commit 6656ef6c67
2 changed files with 2 additions and 3 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
buildozer android debug
buildozer android debug <<< y

View file

@ -1,3 +1,2 @@
#!/bin/sh
buildozer android release
buildozer android release <<< y