From e2d9c45f38bf9416f1c71721a3dead2780c0c1cd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 5 Apr 2024 23:38:31 +0200 Subject: [PATCH] F-Droid v1.20.0-alpha1 --- metadata/org.fdroid.fdroid.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index 4b6e7270db..e624832cb9 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2057,6 +2057,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.20.0-alpha1 + versionCode: 1020001 + commit: 17ce3d4d447fae70d6f5f67df071fdc632a587fc + subdir: app + gradle: + - full + scandelete: + - app/src/androidTest/assets + - app/src/test/resources + - libs/sharedTest/src/main/assets + - libs/index/src/commonTest/resources + gradleprops: + - strict.release + MaintainerNotes: | This is maintained in tight conjunction with fdroidclient releases. Please check with the fdroidclient maintainers before making