Update Reader for Selfoss to 1722010073-github (1722010073)

This commit is contained in:
F-Droid checkupdates bot 2022-01-08 03:28:09 +00:00
parent 2c5e32d625
commit 418157cd26

View file

@ -477,6 +477,21 @@ Builds:
- appLoginUsername="LOGIN"
- appLoginPassword="PASS"
- versionName: 1722010073-github
versionCode: 1722010073
commit: v1722010073
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- githubConfig
gradleprops:
- appLoginUrl="URL"
- appLoginUsername="LOGIN"
- appLoginPassword="PASS"
MaintainerNotes: |
Version code and name are dynamically generated from the Git tag.
The Gradle properties are added to avoid a Gradle error but they are only used in test builds.
@ -484,5 +499,5 @@ MaintainerNotes: |
AutoUpdateMode: Version v%c
UpdateCheckMode: HTTP
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 1721102991-github
CurrentVersionCode: 1721102991
CurrentVersion: 1722010073-github
CurrentVersionCode: 1722010073