diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index 152111094a..8f9927bc3a 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -351,6 +351,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.22.0 + versionCode: 1022050 + commit: ef8f18abb5e4433d5f6225f046c33930d2ef5189 + 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 81b93ba177..262439e570 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2159,6 +2159,18 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.22.0 + versionCode: 1022050 + commit: ef8f18abb5e4433d5f6225f046c33930d2ef5189 + 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