mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 77.1.0
|
CurrentVersion: 77.2.0
|
||||||
CurrentVersionCode: 112
|
CurrentVersionCode: 113
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue