mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Lunar Launcher to 2.7 (32)
This commit is contained in:
parent
015ea5239b
commit
c6c38627b9
1 changed files with 13 additions and 2 deletions
|
|
@ -174,7 +174,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.7'
|
||||
versionCode: 32
|
||||
commit: f5045d68436e293762f28a10884f0d4e9d6b5639
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: '2.7'
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue