From ed98f1e51ae9ef2c13cb1f7e60a36a2da30c35b3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 May 2024 12:11:20 +0200 Subject: [PATCH] F-Droid v1.20.0 --- 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 e624832cb9..42910e2a95 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2071,6 +2071,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.20.0 + versionCode: 1020050 + commit: d8d0b7c349c477bca77947cb9182dbc90434975f + 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