mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update launch to 0.903 (4)
This commit is contained in:
parent
fc2b29f399
commit
6d22b274ae
1 changed files with 13 additions and 2 deletions
|
|
@ -28,7 +28,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.903'
|
||||
versionCode: 4
|
||||
commit: 1ead3442adc0d42a29ba31e26c12b1f460dbe25d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.901'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '0.903'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue