mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update launch to 0.904 (5)
This commit is contained in:
parent
995f456092
commit
f37e35a057
1 changed files with 13 additions and 2 deletions
|
|
@ -39,7 +39,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.904'
|
||||||
|
versionCode: 5
|
||||||
|
commit: 76a2951e27abb1f8c43cf9ad02b93fe64a64250f
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '0.903'
|
CurrentVersion: '0.904'
|
||||||
CurrentVersionCode: 4
|
CurrentVersionCode: 5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue