mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
Update Clipeus to 1.0.4 (5)
This commit is contained in:
parent
bb181a5653
commit
7ee71bdca8
1 changed files with 13 additions and 2 deletions
|
|
@ -47,7 +47,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.4
|
||||
versionCode: 5
|
||||
commit: 53e0531ddb7d06d613ddf38b7e443a752071786c
|
||||
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.0.3
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue