mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Lunar Launcher to 16.5 (17)
This commit is contained in:
parent
e1c0ba1b11
commit
430df4637b
1 changed files with 13 additions and 2 deletions
|
|
@ -37,7 +37,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '16.5'
|
||||||
|
versionCode: 17
|
||||||
|
commit: 5df53df0cdb9208f6db304dc3066c0159b926049
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '15.5'
|
CurrentVersion: '16.5'
|
||||||
CurrentVersionCode: 16
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue