mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update Reader for Selfoss to 124123421-github (124123421)
This commit is contained in:
parent
659ce70a09
commit
ddfb87ecc2
1 changed files with 13 additions and 2 deletions
|
|
@ -719,6 +719,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 124123421-github
|
||||
versionCode: 124123421
|
||||
commit: v124123421
|
||||
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.
|
||||
|
|
@ -726,5 +737,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-bouabdallaoui.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 124113311-github
|
||||
CurrentVersionCode: 124113311
|
||||
CurrentVersion: 124123421-github
|
||||
CurrentVersionCode: 124123421
|
||||
|
|
|
|||
Loading…
Reference in a new issue