diff --git a/metadata/bou.amine.apps.readerforselfossv2.android.yml b/metadata/bou.amine.apps.readerforselfossv2.android.yml index 44b892bd8c..187350e87d 100644 --- a/metadata/bou.amine.apps.readerforselfossv2.android.yml +++ b/metadata/bou.amine.apps.readerforselfossv2.android.yml @@ -278,6 +278,19 @@ Builds: - appLoginUsername="LOGIN" - appLoginPassword="PASS" + - versionName: 122123641-github + versionCode: 122123641 + commit: v122123641 + 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. @@ -285,5 +298,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%c UpdateCheckMode: HTTP UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 122123631-github -CurrentVersionCode: 122123631 +CurrentVersion: 122123641-github +CurrentVersionCode: 122123641