mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update FreshRSS to 1.4.1-2 (22)
This commit is contained in:
parent
92b18085a5
commit
1e5a39d3dc
1 changed files with 13 additions and 2 deletions
|
|
@ -139,8 +139,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1-2
|
||||
versionCode: 22
|
||||
commit: bc78479cb17677956f108504956e42eded2e8c4e
|
||||
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%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: .versions.properties|versionCode\s*=\s*(.*)|.|versionName\s*=\s*(.*)
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.4.1-2
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue