mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Apply suggestion to metadata/com.altillimity.satpredict.yml
This commit is contained in:
parent
e42961261d
commit
9ad225169d
1 changed files with 4 additions and 2 deletions
|
|
@ -14,12 +14,14 @@ Builds:
|
|||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
sudo:
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt install -yq ninja-build
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/release/SatPredict-release.apk
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
|
|
|
|||
Loading…
Reference in a new issue