Update Reader for Selfoss to 1722020402-github (1722020402)

This commit is contained in:
F-Droid checkupdates bot 2022-02-10 03:34:25 +00:00
parent 4071438749
commit 6ef343e9f0

View file

@ -507,6 +507,21 @@ Builds:
- appLoginUsername="LOGIN"
- appLoginPassword="PASS"
- versionName: 1722020402-github
versionCode: 1722020402
commit: v1722020402
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.
@ -514,5 +529,5 @@ MaintainerNotes: |
AutoUpdateMode: Version v%c
UpdateCheckMode: HTTP
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 1722010141-github
CurrentVersionCode: 1722010141
CurrentVersion: 1722020402-github
CurrentVersionCode: 1722020402