From 83925b44f4724393120b0017daddd047c2ef4c58 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 19 Dec 2024 09:16:16 +0000 Subject: [PATCH] F-Droid update 1.22.0-alpha0 --- 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 d6cf53ca18..fb90863468 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -354,6 +354,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.22.0-alpha0 + versionCode: 1022000 + commit: b76d6e8ca80da2c383952e5635f088a5662d7c89 + 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 436ef97df1..81b93ba177 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2147,6 +2147,18 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.22.0-alpha0 + versionCode: 1022000 + commit: b76d6e8ca80da2c383952e5635f088a5662d7c89 + 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