diff --git a/metadata/bou.amine.apps.readerforselfossv2.android.yml b/metadata/bou.amine.apps.readerforselfossv2.android.yml index 527df1b837..8d70a2fe1c 100644 --- a/metadata/bou.amine.apps.readerforselfossv2.android.yml +++ b/metadata/bou.amine.apps.readerforselfossv2.android.yml @@ -434,6 +434,19 @@ Builds: - appLoginUsername="LOGIN" - appLoginPassword="PASS" + - versionName: 123030751-github + versionCode: 123030751 + commit: v123030751 + 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. @@ -441,5 +454,5 @@ MaintainerNotes: | AutoUpdateMode: Version v%c UpdateCheckMode: HTTP UpdateCheckData: https://amine-louveau.fr/version.txt|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 123030681-github -CurrentVersionCode: 123030681 +CurrentVersion: 123030751-github +CurrentVersionCode: 123030751