mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update FFUpdater to 77.3.0 (114)
This commit is contained in:
parent
3ed5f5a203
commit
89310a121f
1 changed files with 13 additions and 2 deletions
|
|
@ -779,7 +779,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 77.3.0
|
||||
versionCode: 114
|
||||
commit: 3577f3a8d30aa4dea8e8a27546cc2eea87024a40
|
||||
subdir: ffupdater
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 77.2.0
|
||||
CurrentVersionCode: 113
|
||||
CurrentVersion: 77.3.0
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue