mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Endless Sky to 0.9.16.1-28 (28)
This commit is contained in:
parent
7777f5964d
commit
777b71dc44
1 changed files with 16 additions and 2 deletions
|
|
@ -44,7 +44,21 @@ Builds:
|
||||||
- android/app
|
- android/app
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.9.16.1-28
|
||||||
|
versionCode: 28
|
||||||
|
commit: 2227307a2fe3a8185f876c0064cafef00f9c2fa1
|
||||||
|
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.14-26
|
CurrentVersion: 0.9.16.1-28
|
||||||
CurrentVersionCode: 26
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue