mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Lunar Launcher to 2.6 (31)
This commit is contained in:
parent
a5a3b37ca3
commit
02bba92cc9
1 changed files with 13 additions and 2 deletions
|
|
@ -163,7 +163,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.6'
|
||||
versionCode: 31
|
||||
commit: 14f628862eb754f97b327804acdbf79a619bb49f
|
||||
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.5'
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue