From a934996b62de98a1553bcd6844165c64399c0c97 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 23 Sep 2023 11:36:08 +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 05f05216d9..b4a70c3fbd 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2075,6 +2075,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.18.0 + versionCode: 1018050 + commit: c1bde16dfe98ca883c69c3ca13b9ceb18076570a + 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