mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -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('./gradlew build')
|
||||
syscall('ls -lh build/apk/*.apk', shell=True)
|
||||
|
||||
if LOCALES_TXT:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user