mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FFUpdater to 75.3.0 (97)
This commit is contained in:
parent
24b77f461f
commit
2b825b0c27
1 changed files with 13 additions and 2 deletions
|
|
@ -625,7 +625,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 75.3.0
|
||||
versionCode: 97
|
||||
commit: 53c62462817f56bc259977f094391dc96fd7cd84
|
||||
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.2.1
|
||||
CurrentVersionCode: 96
|
||||
CurrentVersion: 75.3.0
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue