mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Endless Sky to 0.10.0-31 (31)
This commit is contained in:
parent
7fb8a1fc6a
commit
311335ffd3
1 changed files with 16 additions and 2 deletions
|
|
@ -72,7 +72,21 @@ Builds:
|
||||||
- android/app
|
- android/app
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.10.0-31
|
||||||
|
versionCode: 31
|
||||||
|
commit: f5c4c18dd66d09e0e173526356d2a5ddde635d96
|
||||||
|
subdir: android/app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y cmake bzip2
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sh ./download_build_dependencies.sh
|
||||||
|
scandelete:
|
||||||
|
- android/app
|
||||||
|
ndk: r19c
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.9.16.1-30
|
CurrentVersion: 0.10.0-31
|
||||||
CurrentVersionCode: 30
|
CurrentVersionCode: 31
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue