mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update FFUpdater to 78.1.1 (150)
This commit is contained in:
parent
672c7d2852
commit
bfaa255493
1 changed files with 13 additions and 2 deletions
|
|
@ -981,7 +981,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 78.1.1
|
||||
versionCode: 150
|
||||
commit: 0cae39632d9342bfd163572cc2d6771a7ad4c095
|
||||
subdir: ffupdater
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 78.1.0
|
||||
CurrentVersionCode: 149
|
||||
CurrentVersion: 78.1.1
|
||||
CurrentVersionCode: 150
|
||||
|
|
|
|||
Loading…
Reference in a new issue