mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Endless Sky to 0.10.4-39 (39)
This commit is contained in:
parent
eb9765d029
commit
4f9c0616db
1 changed files with 16 additions and 2 deletions
|
|
@ -184,7 +184,21 @@ Builds:
|
||||||
- android/app
|
- android/app
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.10.4-39
|
||||||
|
versionCode: 39
|
||||||
|
commit: 74bdd4e089e9c0b6c8beb33ad4dcfe2fb36d1a85
|
||||||
|
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.3-38
|
CurrentVersion: 0.10.4-39
|
||||||
CurrentVersionCode: 38
|
CurrentVersionCode: 39
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue