diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index 15bc655714..8b8bde9f9b 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -298,6 +298,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.21.0-alpha1 + versionCode: 1021001 + commit: ffaf8081f4bafe5e9d1fbcb58d560af23ab308b2 + 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 277163cc28..45ca4cd604 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2097,6 +2097,18 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.21.0-alpha1 + versionCode: 1021001 + commit: ffaf8081f4bafe5e9d1fbcb58d560af23ab308b2 + 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