mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
aves.libre - keep latest
This commit is contained in:
parent
9ff2b511f7
commit
e095f6b474
1 changed files with 0 additions and 81 deletions
|
|
@ -983,87 +983,6 @@ Builds:
|
|||
- ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-x64"
|
||||
|
||||
- versionName: 1.9.4
|
||||
versionCode: 10501
|
||||
commit: 20f6d3f2a745c3cc1d9a54e7c1c99de7f1ac8ff7
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
output: build/app/outputs/flutter-apk/app-*-libre-release.apk
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./flutterw config --no-analytics
|
||||
- scripts/update_flutter_version.sh
|
||||
- scripts/apply_flavor_libre.sh
|
||||
scanignore:
|
||||
- .flutter/bin/cache/artifacts
|
||||
- .flutter/bin/cache/dart-sdk
|
||||
- .flutter/packages/flutter_tools/gradle
|
||||
- android/build.gradle
|
||||
scandelete:
|
||||
- .flutter/dev/integration_tests
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-arm"
|
||||
|
||||
- versionName: 1.9.4
|
||||
versionCode: 10502
|
||||
commit: 20f6d3f2a745c3cc1d9a54e7c1c99de7f1ac8ff7
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
output: build/app/outputs/flutter-apk/app-*-libre-release.apk
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./flutterw config --no-analytics
|
||||
- scripts/update_flutter_version.sh
|
||||
- scripts/apply_flavor_libre.sh
|
||||
scanignore:
|
||||
- .flutter/bin/cache/artifacts
|
||||
- .flutter/bin/cache/dart-sdk
|
||||
- .flutter/packages/flutter_tools/gradle
|
||||
- android/build.gradle
|
||||
scandelete:
|
||||
- .flutter/dev/integration_tests
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-arm64"
|
||||
|
||||
- versionName: 1.9.4
|
||||
versionCode: 10504
|
||||
commit: 20f6d3f2a745c3cc1d9a54e7c1c99de7f1ac8ff7
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
output: build/app/outputs/flutter-apk/app-*-libre-release.apk
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./flutterw config --no-analytics
|
||||
- scripts/update_flutter_version.sh
|
||||
- scripts/apply_flavor_libre.sh
|
||||
scanignore:
|
||||
- .flutter/bin/cache/artifacts
|
||||
- .flutter/bin/cache/dart-sdk
|
||||
- .flutter/packages/flutter_tools/gradle
|
||||
- android/build.gradle
|
||||
scandelete:
|
||||
- .flutter/dev/integration_tests
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./flutterw build apk -t lib/main_libre.dart --flavor libre --split-per-abi
|
||||
--target-platform="android-x64"
|
||||
|
||||
- versionName: 1.9.5
|
||||
versionCode: 10601
|
||||
commit: 1b87fb896de3d2617b21c2b5ea0fe402a55292de
|
||||
|
|
|
|||
Loading…
Reference in a new issue