mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
fit_book - keep latest
This commit is contained in:
parent
40cc13f8f2
commit
3631c0c9c2
1 changed files with 0 additions and 147 deletions
|
|
@ -1438,153 +1438,6 @@ Builds:
|
|||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.47
|
||||
versionCode: 521
|
||||
commit: a2c45be0d135217c9cdd64602b9623bc2e06f705
|
||||
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/FitBook/releases/download/%v/app-x86_64-release.apk
|
||||
srclibs:
|
||||
- transistor-background-fetch@0dd1457588ba031f11e9452f125144aac8a9b75f
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- sed -i -e '/maven {/,/^ }/cmavenLocal()' .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||
- sed -i -e 's/maven {.*}/mavenLocal()/' android/build.gradle
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- pushd $$transistor-background-fetch$$/android/tsbackgroundfetch/
|
||||
- gradle assembleRelease
|
||||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.47
|
||||
versionCode: 522
|
||||
commit: a2c45be0d135217c9cdd64602b9623bc2e06f705
|
||||
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/FitBook/releases/download/%v/app-armeabi-v7a-release.apk
|
||||
srclibs:
|
||||
- transistor-background-fetch@0dd1457588ba031f11e9452f125144aac8a9b75f
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- sed -i -e '/maven {/,/^ }/cmavenLocal()' .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||
- sed -i -e 's/maven {.*}/mavenLocal()/' android/build.gradle
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- pushd $$transistor-background-fetch$$/android/tsbackgroundfetch/
|
||||
- gradle assembleRelease
|
||||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.47
|
||||
versionCode: 523
|
||||
commit: a2c45be0d135217c9cdd64602b9623bc2e06f705
|
||||
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/FitBook/releases/download/%v/app-arm64-v8a-release.apk
|
||||
srclibs:
|
||||
- transistor-background-fetch@0dd1457588ba031f11e9452f125144aac8a9b75f
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
prebuild:
|
||||
- sdkmanager 'cmake;3.18.1'
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- sed -i -e '/maven {/,/^ }/cmavenLocal()' .pub-cache/hosted/pub.dev/background_fetch-*/android/build.gradle
|
||||
- sed -i -e 's/maven {.*}/mavenLocal()/' android/build.gradle
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
scandelete:
|
||||
- .pub-cache
|
||||
- flutter
|
||||
build:
|
||||
- cd ..
|
||||
- mv com.presley.fit_book /home/brandon/fitbook
|
||||
- pushd /home/brandon/fitbook
|
||||
- pushd $$transistor-background-fetch$$/android/tsbackgroundfetch/
|
||||
- gradle assembleRelease
|
||||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv /home/brandon/fitbook com.presley.fit_book
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.0.49
|
||||
versionCode: 541
|
||||
commit: a0fcdbf69448bc5283e079ee3c80fcc948fab93a
|
||||
|
|
|
|||
Loading…
Reference in a new issue