mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Olauncher Clutter Free to fork1.6 (6)
This commit is contained in:
parent
9938ab8c26
commit
341f0f551f
1 changed files with 13 additions and 2 deletions
|
|
@ -30,7 +30,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: fork1.6
|
||||
versionCode: 6
|
||||
commit: acb119dce60bd4668a4e5eece2dcf6df894c0c5c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: fork1.5
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: fork1.6
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue