mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update FFUpdater to 74.5.3 (90)
This commit is contained in:
parent
62692dd0c7
commit
89bc6d3c1e
1 changed files with 13 additions and 2 deletions
|
|
@ -548,7 +548,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 74.5.3
|
||||
versionCode: 90
|
||||
commit: 0a8fcb030a1e04b76e5c7ccbdac2a6f0eb6e7bb4
|
||||
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.2
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 74.5.3
|
||||
CurrentVersionCode: 90
|
||||
|
|
|
|||
Loading…
Reference in a new issue