diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index 1cad453967..0d93e7eefe 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -176,6 +176,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.19.0-alpha0 + versionCode: 1019000 + commit: 1.19.0-alpha0 + subdir: app + gradle: + - basic + prebuild: printf '\nstrict.release\n' >> gradle.properties + 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 @@ -183,5 +196,5 @@ MaintainerNotes: | AutoUpdateMode: None UpdateCheckMode: Static -CurrentVersion: 1.17.0 -CurrentVersionCode: 1017050 +CurrentVersion: 1.18.0 +CurrentVersionCode: 1018050 diff --git a/metadata/org.fdroid.fdroid.yml b/metadata/org.fdroid.fdroid.yml index cff218318e..7f0add1295 100644 --- a/metadata/org.fdroid.fdroid.yml +++ b/metadata/org.fdroid.fdroid.yml @@ -1950,6 +1950,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.19.0-alpha0 + versionCode: 1019000 + commit: 1.19.0-alpha0 + subdir: app + gradle: + - full + prebuild: printf '\nstrict.release\n' >> gradle.properties + 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 @@ -1959,5 +1972,5 @@ MaintainerNotes: | ArchivePolicy: 4 AutoUpdateMode: None UpdateCheckMode: Static -CurrentVersion: 1.17.0 -CurrentVersionCode: 1017050 +CurrentVersion: 1.18.0 +CurrentVersionCode: 1018050