From ff262fe0e274fa5b572b713c222bcc0d611a0435 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 25 Mar 2024 16:13:14 +0100 Subject: [PATCH] F-Droid v1.20.0-alpha0 --- 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 31571cf1d2..4b6e7270db 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2043,6 +2043,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.20.0-alpha0 + versionCode: 1020000 + commit: 6cba480d733ba247b51a2dda62e768dd582e1d2f + 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