mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Olauncher Clutter Free to v1.1.0 (11)
This commit is contained in:
parent
2b881326a1
commit
0d75ac47f2
1 changed files with 13 additions and 2 deletions
|
|
@ -85,7 +85,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.1.0
|
||||
versionCode: 11
|
||||
commit: 19cb6b712a1fc0275de16cfa7718c749414cb982
|
||||
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: v1.0.1
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: v1.1.0
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue