diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index 9678979687..a5590481d4 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -365,6 +365,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.23.0-alpha0 + versionCode: 1023000 + commit: a87acf3e5546e167f120d5cd0f753d32a7461976 + 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 d9e9338783..9e9a26edc7 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -2173,6 +2173,20 @@ Builds: gradleprops: - strict.release + - versionName: 1.23.0-alpha0 + versionCode: 1023000 + commit: a87acf3e5546e167f120d5cd0f753d32a7461976 + subdir: app + gradle: + - full + 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