From efbdb1c13c0991c551e8e456f27667e421cff3fb Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 14 Mar 2023 15:57:24 +0100 Subject: [PATCH] F-Droid v1.16.2 --- 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 038ae2fcc7..6dfa391c56 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1984,6 +1984,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.16.2 + versionCode: 1016052 + commit: 1.16.2 + 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