mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Reader for Selfoss to 124030731-github (124030731)
This commit is contained in:
parent
f30d6ef219
commit
90f1b35c1d
1 changed files with 17 additions and 2 deletions
|
|
@ -671,6 +671,21 @@ Builds:
|
|||
- appLoginUsername="LOGIN"
|
||||
- appLoginPassword="PASS"
|
||||
|
||||
- versionName: 124030731-github
|
||||
versionCode: 124030731
|
||||
commit: v124030731
|
||||
subdir: androidApp
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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.
|
||||
|
|
@ -678,5 +693,5 @@ MaintainerNotes: |
|
|||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://amine-bouabdallaoui.fr/version.txt|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 124020451-github
|
||||
CurrentVersionCode: 124020451
|
||||
CurrentVersion: 124030731-github
|
||||
CurrentVersionCode: 124030731
|
||||
|
|
|
|||
Loading…
Reference in a new issue