mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update FFUpdater to 75.4.3 (101)
This commit is contained in:
parent
8af74d73d4
commit
76e3d9fa08
1 changed files with 13 additions and 2 deletions
|
|
@ -658,7 +658,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 75.4.3
|
||||
versionCode: 101
|
||||
commit: 39f1db6d0fce99843e14ce4a8243fd512501f06e
|
||||
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: 75.4.2
|
||||
CurrentVersionCode: 100
|
||||
CurrentVersion: 75.4.3
|
||||
CurrentVersionCode: 101
|
||||
|
|
|
|||
Loading…
Reference in a new issue