mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update FFUpdater to 77.1.0 (112)
This commit is contained in:
parent
9e2956f00f
commit
81e5acc6c0
1 changed files with 13 additions and 2 deletions
|
|
@ -757,7 +757,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 77.1.0
|
||||
versionCode: 112
|
||||
commit: 40ee1a226b59f2e9db14ea536d988a18e3911346
|
||||
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.3
|
||||
CurrentVersionCode: 111
|
||||
CurrentVersion: 77.1.0
|
||||
CurrentVersionCode: 112
|
||||
|
|
|
|||
Loading…
Reference in a new issue