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