mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Lunar Launcher to 2.0 (20)
This commit is contained in:
parent
73aa39a6d8
commit
49a5801b82
1 changed files with 13 additions and 2 deletions
|
|
@ -70,7 +70,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.0'
|
||||
versionCode: 20
|
||||
commit: 92b24602f95ba894d9afc34e8928c65b4a47cfb8
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 18.9.1
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue