From 5eb54a7d056796b014ea402c4d9740cea2180236 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Tue, 20 Jun 2023 17:41:20 +0300 Subject: [PATCH] F-Droid Client 1.17-alpha0 --- metadata/org.fdroid.fdroid.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index 1504f3c9c4..d9b78427a4 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2010,6 +2010,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.17-alpha0 + versionCode: 1017000 + commit: 1.17-alpha0 + subdir: app + gradle: + - full + prebuild: printf '\nstrict.release\n' >> gradle.properties + 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