mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Reader for Selfoss to 122123381-github (122123381)
This commit is contained in:
parent
4ff620ef0d
commit
7b19098701
1 changed files with 13 additions and 2 deletions
|
|
@ -166,6 +166,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 122123381-github
|
||||
versionCode: 122123381
|
||||
commit: v122123381
|
||||
subdir: androidApp
|
||||
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.
|
||||
|
|
@ -173,5 +184,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 122123371-github
|
||||
CurrentVersionCode: 122123371
|
||||
CurrentVersion: 122123381-github
|
||||
CurrentVersionCode: 122123381
|
||||
|
|
|
|||
Loading…
Reference in a new issue