mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Foreground to 1.5.4 (17)
This commit is contained in:
parent
653984ca99
commit
a056ddeca2
1 changed files with 13 additions and 2 deletions
|
|
@ -37,7 +37,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 17
|
||||
commit: f8bd870181e293a203de3843972f89b351f062dd
|
||||
subdir: app
|
||||
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: 1.5.3
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue