mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
flexify - keep latest
This commit is contained in:
parent
6783608ead
commit
00a6f324be
1 changed files with 0 additions and 123 deletions
|
|
@ -2104,129 +2104,6 @@ Builds:
|
|||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 1111
|
||||
commit: e893b67118ec0be2c2f7191e0946bec3f2375487
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
- mkdir -p /home/brandon
|
||||
- chown vagrant -R /home/brandon
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-x86_64-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 1112
|
||||
commit: e893b67118ec0be2c2f7191e0946bec3f2375487
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
- mkdir -p /home/brandon
|
||||
- chown vagrant -R /home/brandon
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 1113
|
||||
commit: e893b67118ec0be2c2f7191e0946bec3f2375487
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
- mkdir -p /home/brandon
|
||||
- chown vagrant -R /home/brandon
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/brandonp2412/Flexify/releases/download/%v/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.flexify /home/brandon/flexify
|
||||
- pushd /home/brandon/flexify
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.1.5
|
||||
versionCode: 1121
|
||||
commit: e87d067a1b7c24754879f3e2358e48ed880f6b1f
|
||||
|
|
|
|||
Loading…
Reference in a new issue