mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FFUpdater to 74.5.1 (88)
This commit is contained in:
parent
e22fb0ef99
commit
aeff8aa526
1 changed files with 13 additions and 2 deletions
|
|
@ -526,7 +526,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 74.5.1
|
||||
versionCode: 88
|
||||
commit: fae35a4a35f3ce25ab4f50a422dbdb7c2d3c3c2a
|
||||
subdir: ffupdater
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 74.5.0
|
||||
CurrentVersionCode: 87
|
||||
CurrentVersion: 74.5.1
|
||||
CurrentVersionCode: 88
|
||||
|
|
|
|||
Loading…
Reference in a new issue