mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Reader for Selfoss to 123051321-github (123051321)
This commit is contained in:
parent
afffce1340
commit
a03cecdb61
1 changed files with 15 additions and 2 deletions
|
|
@ -499,6 +499,19 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 123051321-github
|
||||
versionCode: 123051321
|
||||
commit: v123051321
|
||||
subdir: androidApp
|
||||
gradle:
|
||||
- githubConfig
|
||||
prebuild: sed -i -e '/amine-louveau/d' -e '/buildCache {/,+8d' -e '/IMPORTANT/d'
|
||||
-e '/\/\/\ SqlDelight/d' -e 's!// !!g' ../build.gradle.kts ../settings.gradle.kts
|
||||
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.
|
||||
|
|
@ -506,5 +519,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 123051301-github
|
||||
CurrentVersionCode: 123051301
|
||||
CurrentVersion: 123051321-github
|
||||
CurrentVersionCode: 123051321
|
||||
|
|
|
|||
Loading…
Reference in a new issue