mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Reader for Selfoss to 123030621-github (123030621)
This commit is contained in:
parent
cae7dfc65b
commit
21dc4c27f8
1 changed files with 15 additions and 2 deletions
|
|
@ -408,6 +408,19 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 123030621-github
|
||||
versionCode: 123030621
|
||||
commit: v123030621
|
||||
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.
|
||||
|
|
@ -415,5 +428,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 123020572-github
|
||||
CurrentVersionCode: 123020572
|
||||
CurrentVersion: 123030621-github
|
||||
CurrentVersionCode: 123030621
|
||||
|
|
|
|||
Loading…
Reference in a new issue