mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
hacki - keep latest
This commit is contained in:
parent
5ec147c902
commit
7e0a1606f2
1 changed files with 0 additions and 63 deletions
|
|
@ -2636,69 +2636,6 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 1251
|
||||
commit: d4fe0422456b3197628ef984772289667da0bc53
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- submodules/flutter
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 1252
|
||||
commit: d4fe0422456b3197628ef984772289667da0bc53
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- submodules/flutter
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 1253
|
||||
commit: d4fe0422456b3197628ef984772289667da0bc53
|
||||
submodules: true
|
||||
output: build/app/outputs/apk/release/app-*.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter pub get
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- submodules/flutter
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 1261
|
||||
commit: 3fbf5d4eeacfa6e660f2b3f45c7b92682f0753e8
|
||||
|
|
|
|||
Loading…
Reference in a new issue