mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update FFUpdater to 77.0.0 (108)
This commit is contained in:
parent
42d7dea01d
commit
1ab00a74cb
1 changed files with 13 additions and 2 deletions
|
|
@ -724,7 +724,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 77.0.0
|
||||
versionCode: 108
|
||||
commit: fbe790294c34877c22d526247c0f1dedf25258a0
|
||||
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: 76.0.1
|
||||
CurrentVersionCode: 107
|
||||
CurrentVersion: 77.0.0
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue