mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Endless Sky to 0.10.1-35 (35)
This commit is contained in:
parent
915c977384
commit
05b2849962
1 changed files with 16 additions and 2 deletions
|
|
@ -128,7 +128,21 @@ Builds:
|
||||||
- android/app
|
- android/app
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.10.1-35
|
||||||
|
versionCode: 35
|
||||||
|
commit: d7705510f2b02cf186cce98c8062bd482b2e79ab
|
||||||
|
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.1-34
|
CurrentVersion: 0.10.1-35
|
||||||
CurrentVersionCode: 34
|
CurrentVersionCode: 35
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue