mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update FFUpdater to 75.5.0 (102)
This commit is contained in:
parent
37807d83f1
commit
77eeee202f
1 changed files with 13 additions and 2 deletions
|
|
@ -669,7 +669,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 75.5.0
|
||||
versionCode: 102
|
||||
commit: a84237ba379f578e6692c3e4226dfd013b045bf8
|
||||
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.4.3
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 75.5.0
|
||||
CurrentVersionCode: 102
|
||||
|
|
|
|||
Loading…
Reference in a new issue