+ remove a useless command (which in addition seems to sporadicaly make the compilation fails)

This commit is contained in:
kelson42 2013-12-24 19:02:16 +01:00
parent 188912f179
commit 70d5c99a30

View File

@ -528,7 +528,6 @@ if COMPILE_APK:
syscall('rm -f build/apk/*.apk', shell=True)
syscall('./gradlew build')
syscall('ls -lh build/apk/*.apk', shell=True)
if LOCALES_TXT: