mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Endless Sky to 0.9.14-26 (26)
This commit is contained in:
parent
f1f4c0f341
commit
1a439cd6aa
1 changed files with 21 additions and 2 deletions
|
|
@ -30,7 +30,26 @@ Builds:
|
|||
- android/app/
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 0.9.14-26
|
||||
versionCode: 26
|
||||
commit: 41c6bedf9eec7cf8118b5aaf182037b3acd0a6c3
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential
|
||||
- apt-get install -y -t stretch-backports-sloppy libarchive13
|
||||
- apt-get install -y -t stretch-backports cmake
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- chmod 755 ./download_build_dependencies.sh
|
||||
- ./download_build_dependencies.sh
|
||||
- rm dependencies/openal-soft.tar.bz2
|
||||
scandelete:
|
||||
- android/app/
|
||||
ndk: r19c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.14-23
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 0.9.14-26
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue