mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Flexify to 1.0.93 (1003)
This commit is contained in:
parent
0bd2728f84
commit
f81ed2f81a
1 changed files with 125 additions and 2 deletions
|
|
@ -1612,6 +1612,129 @@ Builds:
|
|||
- mv /home/brandon/flexify com.presley.flexify
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.93
|
||||
versionCode: 1001
|
||||
commit: 9ec1776f97c742fb96d4022123e1e1326dcb7a41
|
||||
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.0.93
|
||||
versionCode: 1002
|
||||
commit: 9ec1776f97c742fb96d4022123e1e1326dcb7a41
|
||||
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.0.93
|
||||
versionCode: 1003
|
||||
commit: 9ec1776f97c742fb96d4022123e1e1326dcb7a41
|
||||
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
|
||||
|
||||
AllowedAPKSigningKeys: 011ee1a6e4e5ecd675f67fbf3d78ad82614a7a7a3f24ed71cc9c417154a0f0fd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -1621,5 +1744,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.0.92
|
||||
CurrentVersionCode: 993
|
||||
CurrentVersion: 1.0.93
|
||||
CurrentVersionCode: 1003
|
||||
|
|
|
|||
Loading…
Reference in a new issue