mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Chairlock to 1.7-18 (18)
This commit is contained in:
parent
bc53d7453f
commit
69c9474a0d
1 changed files with 13 additions and 2 deletions
|
|
@ -35,7 +35,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.7-18
|
||||
versionCode: 18
|
||||
commit: 62f3c6387ff9af9a803e943a87762f3f1ff43c6f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7-17
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.7-18
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue