mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update FFUpdater to 75.5.2 (104)
This commit is contained in:
parent
b5c7adc487
commit
d89c81eb7e
1 changed files with 13 additions and 2 deletions
|
|
@ -691,7 +691,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 75.5.2
|
||||
versionCode: 104
|
||||
commit: 6ca581154adc02702690ae69442a139f40347e6b
|
||||
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.5.1
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 75.5.2
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue