mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FFUpdater to 75.2.0 (95)
This commit is contained in:
parent
b8fad6e0e6
commit
99bd7dbc4f
1 changed files with 13 additions and 2 deletions
|
|
@ -603,7 +603,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 75.2.0
|
||||
versionCode: 95
|
||||
commit: 27c088ef06a3589c82d6f1d407ec62c44063c34c
|
||||
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: 75.1.0
|
||||
CurrentVersionCode: 94
|
||||
CurrentVersion: 75.2.0
|
||||
CurrentVersionCode: 95
|
||||
|
|
|
|||
Loading…
Reference in a new issue