mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update FFUpdater to 77.2.0 (113)
This commit is contained in:
parent
64659f28cb
commit
dcc22ec4e7
1 changed files with 13 additions and 2 deletions
|
|
@ -768,7 +768,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 77.2.0
|
||||
versionCode: 113
|
||||
commit: 37a10cec836b7a595dfc4c567198792598c05d34
|
||||
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.1.0
|
||||
CurrentVersionCode: 112
|
||||
CurrentVersion: 77.2.0
|
||||
CurrentVersionCode: 113
|
||||
|
|
|
|||
Loading…
Reference in a new issue