mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Endless Sky to 0.10.3-38 (38)
This commit is contained in:
parent
04e8e73124
commit
66564bd4a0
1 changed files with 16 additions and 2 deletions
|
|
@ -170,7 +170,21 @@ Builds:
|
||||||
- android/app
|
- android/app
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.10.3-38
|
||||||
|
versionCode: 38
|
||||||
|
commit: 1b05880a5d7564a7a714041f28330a4959abe103
|
||||||
|
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.10.2-37
|
CurrentVersion: 0.10.3-38
|
||||||
CurrentVersionCode: 37
|
CurrentVersionCode: 38
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue