mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
hacki - update
This commit is contained in:
parent
1478473753
commit
23a6b275a7
1 changed files with 11 additions and 11 deletions
|
|
@ -1261,9 +1261,9 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 951
|
||||
commit: 0b5329d050d766f7d8029e7a205f81acc491171e
|
||||
- versionName: 1.2.3
|
||||
versionCode: 961
|
||||
commit: 32ae2087bc220c8069d968b25a90cb39053a7b92
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
|
|
@ -1283,9 +1283,9 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 952
|
||||
commit: 0b5329d050d766f7d8029e7a205f81acc491171e
|
||||
- versionName: 1.2.3
|
||||
versionCode: 962
|
||||
commit: 32ae2087bc220c8069d968b25a90cb39053a7b92
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
|
|
@ -1305,9 +1305,9 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 953
|
||||
commit: 0b5329d050d766f7d8029e7a205f81acc491171e
|
||||
- versionName: 1.2.3
|
||||
versionCode: 963
|
||||
commit: 32ae2087bc220c8069d968b25a90cb39053a7b92
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
|
|
@ -1334,5 +1334,5 @@ VercodeOperation:
|
|||
- '%c * 10 + 2'
|
||||
- '%c * 10 + 3'
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 953
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 963
|
||||
|
|
|
|||
Loading…
Reference in a new issue