From ef36c9d59a41b0d07f894b57dd267aea7a0133a2 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 8 Dec 2023 15:47:25 +0100 Subject: [PATCH] F-Droid 1.19.0-alpha3 --- metadata/org.fdroid.fdroid.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index 77861327c4..4f8200bc85 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1989,6 +1989,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.19.0-alpha3 + versionCode: 1019003 + commit: ddd2b3632ea801ef5906df5bcc33d3ce15558618 + subdir: app + gradle: + - full + prebuild: printf '\nstrict.release\n' >> gradle.properties + scandelete: + - app/src/androidTest/assets + - app/src/test/resources + - libs/sharedTest/src/main/assets + - libs/index/src/commonTest/resources + MaintainerNotes: | This is maintained in tight conjunction with fdroidclient releases. Please check with the fdroidclient maintainers before making