mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Quitter to 1.0.77 (793)
This commit is contained in:
parent
0adadbd197
commit
19cc7d8c70
1 changed files with 131 additions and 2 deletions
|
|
@ -142,6 +142,135 @@ Builds:
|
|||
- mv $repo com.quitter.app
|
||||
ndk: r27
|
||||
|
||||
- versionName: 1.0.77
|
||||
versionCode: 791
|
||||
commit: 4a56d104f0029c8f035bb1a515b096e20065fec1
|
||||
submodules: true
|
||||
sudo:
|
||||
- mkdir -p /home/runner/work/Quitter
|
||||
- chown -R vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-x86_64-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
- macos
|
||||
prebuild:
|
||||
- export repo=/home/runner/work/Quitter/Quitter
|
||||
- cd ..
|
||||
- mv com.quitter.app $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=/home/runner/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- mv $PUB_CACHE .pub-cache
|
||||
- popd
|
||||
- mv $repo com.quitter.app
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
- .pub-cache
|
||||
scandelete:
|
||||
- flutter
|
||||
build:
|
||||
- export repo=/home/runner/work/Quitter/Quitter
|
||||
- cd ..
|
||||
- mv com.quitter.app $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=/home/runner/.pub-cache
|
||||
- mv .pub-cache $PUB_CACHE
|
||||
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv $repo com.quitter.app
|
||||
ndk: r27
|
||||
|
||||
- versionName: 1.0.77
|
||||
versionCode: 792
|
||||
commit: 4a56d104f0029c8f035bb1a515b096e20065fec1
|
||||
submodules: true
|
||||
sudo:
|
||||
- mkdir -p /home/runner/work/Quitter
|
||||
- chown vagrant -R /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
- macos
|
||||
prebuild:
|
||||
- export repo=/home/runner/work/Quitter/Quitter
|
||||
- cd ..
|
||||
- mv com.quitter.app $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=/home/runner/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- mv $PUB_CACHE .pub-cache
|
||||
- popd
|
||||
- mv $repo com.quitter.app
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
- .pub-cache
|
||||
scandelete:
|
||||
- flutter
|
||||
build:
|
||||
- export repo=/home/runner/work/Quitter/Quitter
|
||||
- cd ..
|
||||
- mv com.quitter.app $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=/home/runner/.pub-cache
|
||||
- mv .pub-cache $PUB_CACHE
|
||||
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv $repo com.quitter.app
|
||||
ndk: r27
|
||||
|
||||
- versionName: 1.0.77
|
||||
versionCode: 793
|
||||
commit: 4a56d104f0029c8f035bb1a515b096e20065fec1
|
||||
submodules: true
|
||||
sudo:
|
||||
- mkdir -p /home/runner/work/Quitter
|
||||
- chown vagrant -R /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/brandonp2412/Quitter/releases/download/%v/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- web
|
||||
- windows
|
||||
- macos
|
||||
prebuild:
|
||||
- export repo=/home/runner/work/Quitter/Quitter
|
||||
- cd ..
|
||||
- mv com.quitter.app $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=/home/runner/.pub-cache
|
||||
- flutter/bin/flutter config --no-analytics
|
||||
- flutter/bin/flutter pub get
|
||||
- mv $PUB_CACHE .pub-cache
|
||||
- popd
|
||||
- mv $repo com.quitter.app
|
||||
scanignore:
|
||||
- flutter/bin/cache
|
||||
- .pub-cache
|
||||
scandelete:
|
||||
- flutter
|
||||
build:
|
||||
- export repo=/home/runner/work/Quitter/Quitter
|
||||
- cd ..
|
||||
- mv com.quitter.app $repo
|
||||
- pushd $repo
|
||||
- export PUB_CACHE=/home/runner/.pub-cache
|
||||
- mv .pub-cache $PUB_CACHE
|
||||
- flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv $repo com.quitter.app
|
||||
ndk: r27
|
||||
|
||||
AllowedAPKSigningKeys: 011ee1a6e4e5ecd675f67fbf3d78ad82614a7a7a3f24ed71cc9c417154a0f0fd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -151,5 +280,5 @@ VercodeOperation:
|
|||
- '%c * 10 + 2'
|
||||
- '%c * 10 + 3'
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.0.74
|
||||
CurrentVersionCode: 763
|
||||
CurrentVersion: 1.0.77
|
||||
CurrentVersionCode: 793
|
||||
|
|
|
|||
Loading…
Reference in a new issue