mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 02:39:46 +00:00
Update Reader for Selfoss to 124123651-github (124123651)
This commit is contained in:
parent
54845ce80d
commit
d4a3f4efe1
1 changed files with 13 additions and 2 deletions
|
|
@ -741,6 +741,17 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 124123651-github
|
||||
versionCode: 124123651
|
||||
commit: v124123651
|
||||
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.
|
||||
|
|
@ -748,5 +759,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-bouabdallaoui.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 124123641-github
|
||||
CurrentVersionCode: 124123641
|
||||
CurrentVersion: 124123651-github
|
||||
CurrentVersionCode: 124123651
|
||||
|
|
|
|||
Loading…
Reference in a new issue