mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Olauncher Clutter Free to fork1.8 (8)
This commit is contained in:
parent
29855a52ba
commit
adbe54da5d
1 changed files with 13 additions and 2 deletions
|
|
@ -52,7 +52,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: fork1.8
|
||||
versionCode: 8
|
||||
commit: 89da54143d2d927cd3d586f9612f6ecd14f5837a
|
||||
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.7
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: fork1.8
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue