mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FFUpdater to 77.0.3 (111)
This commit is contained in:
parent
07158c0f20
commit
090053afac
1 changed files with 13 additions and 2 deletions
|
|
@ -746,7 +746,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 77.0.3
|
||||
versionCode: 111
|
||||
commit: 32eb8374aef8da402fd961bc782936d0fd84a56d
|
||||
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: 77.0.1
|
||||
CurrentVersionCode: 109
|
||||
CurrentVersion: 77.0.3
|
||||
CurrentVersionCode: 111
|
||||
|
|
|
|||
Loading…
Reference in a new issue