mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FFUpdater to 74.4.5 (84)
This commit is contained in:
parent
24180bf10e
commit
875553f2ed
1 changed files with 13 additions and 2 deletions
|
|
@ -482,7 +482,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 74.4.5
|
||||
versionCode: 84
|
||||
commit: 485c219ec889fc9c390b488aeabd219f5250ba03
|
||||
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.4.3
|
||||
CurrentVersionCode: 82
|
||||
CurrentVersion: 74.4.5
|
||||
CurrentVersionCode: 84
|
||||
|
|
|
|||
Loading…
Reference in a new issue