Merge branch 'feature/net.gcompris.full' into 'master'

GCompris: Workaround "apt-get update" error

See merge request fdroid/fdroiddata!5130
This commit is contained in:
Pierre Rudloff 2019-07-28 17:12:49 +00:00
commit 51bce92f5c

View file

@ -21,7 +21,7 @@ Builds:
commit: V0.96
submodules: true
sudo:
- apt-get update
- apt-get update || apt-get update
- apt-get install --yes extra-cmake-modules libncurses5
output: android-build/android/bin/GCompris-Android-release-armeabi-v7a-dl-$$VERSION$$.apk
prebuild: mkdir qt/ android-build/