From a4eb1d9ab13a62a490345f4a0e05956002c65082 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 21 Jan 2023 23:44:37 +0100 Subject: [PATCH] F-Droid v1.16-alpha4 --- 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 fb56bfabf6..584842ccfd 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1945,6 +1945,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.16-alpha4 + versionCode: 1016004 + commit: 1.16-alpha4 + 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