chore(release): v0.1.9 (+11) — single-run reproducible developer-signed (SOURCE_DATE_EPOCH comes from the app commit, not fdroiddata)
This commit is contained in:
parent
bec3493e37
commit
1605ed8339
2 changed files with 12 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
name: tane
|
||||
description: "Tane — local-first, encrypted, decentralized traditional-seed inventory and market."
|
||||
publish_to: 'none'
|
||||
version: 0.1.8+10
|
||||
version: 0.1.9+11
|
||||
|
||||
environment:
|
||||
sdk: ^3.11.5
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@ Repo: https://git.comunes.org/comunes/tane.git
|
|||
AllowedAPKSigningKeys: ddfae432091b8248a8a4a1b353487fa626301f4357ef835e94ec312f69418e38
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.8
|
||||
versionCode: 101
|
||||
commit: v0.1.8
|
||||
- versionName: 0.1.9
|
||||
versionCode: 111
|
||||
commit: v0.1.9
|
||||
subdir: apps/app_seeds
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://git.comunes.org/comunes/tane/releases/download/v%v/app-armeabi-v7a-release.apk
|
||||
|
|
@ -55,9 +55,9 @@ Builds:
|
|||
$PUB_CACHE/hosted/pub.dev/flutter_tesseract_ocr-0.4.31/android/libs/tesseract4android-release.aar
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform=android-arm
|
||||
|
||||
- versionName: 0.1.8
|
||||
versionCode: 102
|
||||
commit: v0.1.8
|
||||
- versionName: 0.1.9
|
||||
versionCode: 112
|
||||
commit: v0.1.9
|
||||
subdir: apps/app_seeds
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://git.comunes.org/comunes/tane/releases/download/v%v/app-arm64-v8a-release.apk
|
||||
|
|
@ -88,9 +88,9 @@ Builds:
|
|||
$PUB_CACHE/hosted/pub.dev/flutter_tesseract_ocr-0.4.31/android/libs/tesseract4android-release.aar
|
||||
- $$flutter$$/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
|
||||
|
||||
- versionName: 0.1.8
|
||||
versionCode: 103
|
||||
commit: v0.1.8
|
||||
- versionName: 0.1.9
|
||||
versionCode: 113
|
||||
commit: v0.1.9
|
||||
subdir: apps/app_seeds
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://git.comunes.org/comunes/tane/releases/download/v%v/app-x86_64-release.apk
|
||||
|
|
@ -129,5 +129,5 @@ VercodeOperation:
|
|||
- '%c * 10 + 3'
|
||||
UpdateCheckData:
|
||||
apps/app_seeds/pubspec.yaml|version:\s*[\d.]+\+(\d+)|apps/app_seeds/pubspec.yaml|version:\s*([\d.]+)\+
|
||||
CurrentVersion: 0.1.8
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 0.1.9
|
||||
CurrentVersionCode: 113
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue