mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update FFUpdater to 74.4.7 (86)
This commit is contained in:
parent
fa91dba5e2
commit
6d9fbc1f0e
1 changed files with 13 additions and 2 deletions
|
|
@ -504,7 +504,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 74.4.7
|
||||
versionCode: 86
|
||||
commit: 6addb52ee0e5ab297e082c64a420caf7d4bc009f
|
||||
subdir: ffupdater
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 74.4.6
|
||||
CurrentVersionCode: 85
|
||||
CurrentVersion: 74.4.7
|
||||
CurrentVersionCode: 86
|
||||
|
|
|
|||
Loading…
Reference in a new issue