mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Reader for Selfoss to 124113252-github (124113252)
This commit is contained in:
parent
c6ebfa0008
commit
13e2788c7a
1 changed files with 14 additions and 2 deletions
|
|
@ -697,6 +697,18 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 124113252-github
|
||||
versionCode: 124113252
|
||||
commit: v124113252
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- githubConfig
|
||||
prebuild: git tag -d v124113251
|
||||
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.
|
||||
|
|
@ -704,5 +716,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-bouabdallaoui.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 124041081-github
|
||||
CurrentVersionCode: 124041081
|
||||
CurrentVersion: 124113252-github
|
||||
CurrentVersionCode: 124113252
|
||||
|
|
|
|||
Loading…
Reference in a new issue