mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update Traintime PDA to 1.4.3 (273)
This commit is contained in:
parent
a67fc010a7
commit
307e5adbfb
1 changed files with 134 additions and 2 deletions
|
|
@ -1329,6 +1329,138 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 271
|
||||
commit: ff5644e8bd9049b3c6ef3fd3194c0ea598faa973
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- mkdir -p /home/runner
|
||||
- chown vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
binary: https://github.com/BenderBlog/traintime_pda/releases/download/v%v/app-x86_64-release.apk
|
||||
rm:
|
||||
- .github
|
||||
- .vscode
|
||||
- blobs
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- sed -i -e '1a add_link_options("LINKER:--build-id=none")' .pub-cache/hosted/pub.dev/content_resolver-*/android/CMakeLists.txt
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 272
|
||||
commit: ff5644e8bd9049b3c6ef3fd3194c0ea598faa973
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- mkdir -p /home/runner
|
||||
- chown vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
binary: https://github.com/BenderBlog/traintime_pda/releases/download/v%v/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- .github
|
||||
- .vscode
|
||||
- blobs
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- sed -i -e '1a add_link_options("LINKER:--build-id=none")' .pub-cache/hosted/pub.dev/content_resolver-*/android/CMakeLists.txt
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 273
|
||||
commit: ff5644e8bd9049b3c6ef3fd3194c0ea598faa973
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- mkdir -p /home/runner
|
||||
- chown vagrant /home/runner
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
binary: https://github.com/BenderBlog/traintime_pda/releases/download/v%v/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- .github
|
||||
- .vscode
|
||||
- blobs
|
||||
- ios
|
||||
- linux
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfig /d' android/app/build.gradle
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- mkdir -p $repo
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter config --no-analytics
|
||||
- .flutter/bin/flutter pub get
|
||||
- sed -i -e '1a add_link_options("LINKER:--build-id=none")' .pub-cache/hosted/pub.dev/content_resolver-*/android/CMakeLists.txt
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
scanignore:
|
||||
- .flutter/bin/cache
|
||||
scandelete:
|
||||
- .flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export repo=/home/runner/work/traintime_pda
|
||||
- cd ..
|
||||
- mv io.github.benderblog.traintime_pda $repo/traintime_pda
|
||||
- pushd $repo/traintime_pda
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"
|
||||
- popd
|
||||
- mv $repo/traintime_pda io.github.benderblog.traintime_pda
|
||||
|
||||
AllowedAPKSigningKeys: 6ac4b42c92c33dff156f5a1b0f154dd351115a5fbfa2d8ae406a5f374f29ac67
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -1338,5 +1470,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 253
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 273
|
||||
|
|
|
|||
Loading…
Reference in a new issue