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