Revert zapstore version stamping — zsp reads version from APK directly

This commit is contained in:
Chad Curtis
2026-03-16 03:02:02 -05:00
parent a2124d25ee
commit b81e44e393
2 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -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
-2
View File
@@ -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: |