mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update SatPredict to 1.0 (2)
This commit is contained in:
parent
4eca5e9405
commit
c2d263ad29
1 changed files with 14 additions and 1 deletions
|
|
@ -24,7 +24,20 @@ Builds:
|
|||
- app/release/SatPredict-release.apk
|
||||
ndk: r20
|
||||
|
||||
- versionName: '1.0'
|
||||
versionCode: 2
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt install -yq ninja-build
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/release/SatPredict-release.apk
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue