mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update Olauncher Clutter Free to v1.2.4 (14)
This commit is contained in:
parent
a2718abc97
commit
79f89ac0ec
1 changed files with 13 additions and 2 deletions
|
|
@ -107,7 +107,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.2.4
|
||||
versionCode: 14
|
||||
commit: b809c59d173e4cecc6898eb82ca81ab6c6023d95
|
||||
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.2.1
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: v1.2.4
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue