From d2a30dda2a60b2c559793b6b2ee0ab14ff9dc459 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 5 Apr 2024 23:38:45 +0200 Subject: [PATCH] F-Droid Basic v1.20.0-alpha1 --- metadata/org.fdroid.basic.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index bb94d61106..8a7d838fc3 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -256,6 +256,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.20.0-alpha1 + versionCode: 1020001 + commit: 17ce3d4d447fae70d6f5f67df071fdc632a587fc + subdir: app + gradle: + - basic + 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