diff --git a/metadata/bou.amine.apps.readerforselfossv2.android.yml b/metadata/bou.amine.apps.readerforselfossv2.android.yml index f29e637b07..7f534f77da 100644 --- a/metadata/bou.amine.apps.readerforselfossv2.android.yml +++ b/metadata/bou.amine.apps.readerforselfossv2.android.yml @@ -356,6 +356,19 @@ Builds: - appLoginUsername="LOGIN" - appLoginPassword="PASS" + - versionName: 123020491-github + versionCode: 123020491 + commit: v123020491 + 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. @@ -363,5 +376,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%c UpdateCheckMode: HTTP UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 123010301-github -CurrentVersionCode: 123010301 +CurrentVersion: 123020491-github +CurrentVersionCode: 123020491