From b81e44e393497b5b808ce4d3e014f49022ff2c79 Mon Sep 17 00:00:00 2001 From: Chad Curtis Date: Mon, 16 Mar 2026 03:02:02 -0500 Subject: [PATCH] =?UTF-8?q?Revert=20zapstore=20version=20stamping=20?= =?UTF-8?q?=E2=80=94=20zsp=20reads=20version=20from=20APK=20directly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 3 +-- zapstore.yaml | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e3dc5b7d..101ade92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,10 +104,9 @@ build-apk: - VERSION_CODE="${CI_PIPELINE_IID}" - echo "Building version $VERSION_NAME (code $VERSION_CODE) from tag $CI_COMMIT_TAG" - # Stamp version into build.gradle and zapstore.yaml + # Stamp version into build.gradle - sed -i "s/versionCode [0-9]*/versionCode ${VERSION_CODE}/" android/app/build.gradle - sed -i "s/versionName \"[^\"]*\"/versionName \"${VERSION_NAME}\"/" android/app/build.gradle - - sed -i "s|^version: .*|version: ${VERSION_NAME}|" zapstore.yaml # Build web assets - npm ci diff --git a/zapstore.yaml b/zapstore.yaml index 0c5bcc31..cc51d6f9 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -2,8 +2,6 @@ repository: https://gitlab.com/soapbox-pub/ditto name: Ditto -version: 0.0.0 - summary: Your content. Your vibe. Your rules. description: |