mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-11 00:23:58 -04:00
+ remove a useless command (which in addition seems to sporadicaly make the compilation fails)
This commit is contained in:
parent
188912f179
commit
70d5c99a30
@ -528,7 +528,6 @@ if COMPILE_APK:
|
|||||||
|
|
||||||
syscall('rm -f build/apk/*.apk', shell=True)
|
syscall('rm -f build/apk/*.apk', shell=True)
|
||||||
syscall('./gradlew build')
|
syscall('./gradlew build')
|
||||||
syscall('ls -lh build/apk/*.apk', shell=True)
|
|
||||||
|
|
||||||
if LOCALES_TXT:
|
if LOCALES_TXT:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user