diff --git a/metadata/bou.amine.apps.readerforselfossv2.android.yml b/metadata/bou.amine.apps.readerforselfossv2.android.yml index 09d4ab502e..db12e8cab1 100644 --- a/metadata/bou.amine.apps.readerforselfossv2.android.yml +++ b/metadata/bou.amine.apps.readerforselfossv2.android.yml @@ -551,6 +551,19 @@ Builds: - appLoginUsername="LOGIN" - appLoginPassword="PASS" + - versionName: 123061811-github + versionCode: 123061811 + commit: v123061811 + 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. @@ -558,5 +571,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%c UpdateCheckMode: HTTP UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 123061651-github -CurrentVersionCode: 123061651 +CurrentVersion: 123061811-github +CurrentVersionCode: 123061811