From 6c9e4a1190498d9ea56b587b1c676972b761843a Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 10 Oct 2024 16:20:07 +0000 Subject: [PATCH] F-Droid Client & Basic 1.21.0 --- metadata/org.fdroid.basic.yml | 14 ++++++++++++++ metadata/org.fdroid.fdroid.yml | 12 ++++++++++++ 2 files changed, 26 insertions(+) diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index 8b8bde9f9b..7ad32e595f 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -312,6 +312,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.21.0 + versionCode: 1021050 + commit: 4f9a735c8b09185bc73bb2a6cabdec63bcd3807d + 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 diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index 45ca4cd604..55a6d6b67c 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2109,6 +2109,18 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.21.0 + versionCode: 1021050 + commit: 4f9a735c8b09185bc73bb2a6cabdec63bcd3807d + subdir: app + gradle: + - full + 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