mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update FFUpdater to 77.0.1 (109)
This commit is contained in:
parent
3ba41db06a
commit
3a40f8e74a
1 changed files with 13 additions and 2 deletions
|
|
@ -735,7 +735,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 77.0.1
|
||||
versionCode: 109
|
||||
commit: c770f3d87b9266c31ad38af2142864abcb785f0d
|
||||
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.0
|
||||
CurrentVersionCode: 108
|
||||
CurrentVersion: 77.0.1
|
||||
CurrentVersionCode: 109
|
||||
|
|
|
|||
Loading…
Reference in a new issue