From abb1694bdc0ea16e8115a31958019c4f3bcd2f80 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 16 Dec 2022 11:57:38 +0100 Subject: [PATCH] F-Droid v1.16-alpha1 --- metadata/org.fdroid.fdroid.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index ec23d54152..7d4a65cba3 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1887,6 +1887,18 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.16-alpha1 + versionCode: 1016001 + commit: 1.16-alpha1 + subdir: app + gradle: + - full + 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