diff --git a/metadata/apps.amine.bou.readerforselfoss.yml b/metadata/apps.amine.bou.readerforselfoss.yml index 2e45654ebc..ce9228524c 100644 --- a/metadata/apps.amine.bou.readerforselfoss.yml +++ b/metadata/apps.amine.bou.readerforselfoss.yml @@ -492,6 +492,21 @@ Builds: - appLoginUsername="LOGIN" - appLoginPassword="PASS" + - versionName: 1722010141-github + versionCode: 1722010141 + commit: v1722010141 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + 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. @@ -499,5 +514,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%c UpdateCheckMode: HTTP UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(.*)|.|versionName=(.*) -CurrentVersion: 1722010073-github -CurrentVersionCode: 1722010073 +CurrentVersion: 1722010141-github +CurrentVersionCode: 1722010141