mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update FFUpdater to 75.4.0 (98)
This commit is contained in:
parent
a826aa453c
commit
dd34362874
1 changed files with 13 additions and 2 deletions
|
|
@ -636,7 +636,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 75.4.0
|
||||
versionCode: 98
|
||||
commit: 215a672cf0af3322230bfdbbb6b9563356536c2c
|
||||
subdir: ffupdater
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 75.3.0
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 75.4.0
|
||||
CurrentVersionCode: 98
|
||||
|
|
|
|||
Loading…
Reference in a new issue