Update Reader for Selfoss to 122092701-github (122092701)

This commit is contained in:
F-Droid checkupdates bot 2022-09-28 04:24:21 +00:00
parent 873371eca5
commit fef94f3491

View file

@ -74,6 +74,21 @@ Builds:
- appLoginUsername="LOGIN"
- appLoginPassword="PASS"
- versionName: 122092701-github
versionCode: 122092701
commit: v122092701
subdir: androidApp
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.
@ -81,5 +96,5 @@ MaintainerNotes: |
AutoUpdateMode: Version v%c
UpdateCheckMode: HTTP
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(.*)|.|versionName=(.*)
CurrentVersion: 122092691-github
CurrentVersionCode: 122092691
CurrentVersion: 122092701-github
CurrentVersionCode: 122092701