fdroiddata/metadata/com.altillimity.satpredict.yml
2021-06-12 12:42:49 +02:00

43 lines
926 B
YAML

Categories:
- Navigation
- Science & Education
License: GPL-3.0-or-later
SourceCode: https://gitlab.altillimity.com/altillimity/satpredict
IssueTracker: https://gitlab.altillimity.com/altillimity/satpredict/issues
AutoName: SatPredict
RepoType: git
Repo: https://gitlab.altillimity.com/altillimity/satpredict.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y ninja-build
gradle:
- yes
rm:
- app/release/SatPredict-release.apk
ndk: r20
- versionName: '1.1'
versionCode: 2
commit: '1.1'
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y ninja-build
gradle:
- yes
rm:
- app/release/SatPredict-release.apk
ndk: r20b
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.0'
CurrentVersionCode: 2