From 0aa4340f0655ca91362bc63f87023db0d5e44f0e Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 3 May 2023 09:03:24 +0300 Subject: [PATCH] fdroid.basic -update --- metadata/org.fdroid.basic.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/org.fdroid.basic.yml b/metadata/org.fdroid.basic.yml index 9738c2a4ca..f3c56a2dd8 100644 --- a/metadata/org.fdroid.basic.yml +++ b/metadata/org.fdroid.basic.yml @@ -100,6 +100,19 @@ Builds: - libs/sharedTest/src/main/assets - libs/index/src/commonTest/resources + - versionName: 1.16.3-alpha4 + versionCode: 160534 + commit: 1.16.3-alpha4 + 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 @@ -107,5 +120,5 @@ MaintainerNotes: | AutoUpdateMode: None UpdateCheckMode: Tags -CurrentVersion: 1.16.3-alpha3 -CurrentVersionCode: 160533 +CurrentVersion: 1.16.3-alpha4 +CurrentVersionCode: 160534