From e76f3716993a524cdaa2237c36034542bcbbd094 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 10 Oct 2023 22:25:57 +0200 Subject: [PATCH] F-Droid: v1.18.0 --- 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 ee72896bff..cff218318e 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1937,6 +1937,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.18.0 + versionCode: 1018050 + commit: 73ee59550fe86db59598240d2fc0a698a4017ba3 + 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