mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Energize to 0.13.4 (333)
This commit is contained in:
parent
4816720384
commit
7dc969b097
1 changed files with 95 additions and 2 deletions
|
|
@ -597,6 +597,99 @@ Builds:
|
|||
- submodules/flutter/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
- submodules/flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
|
||||
|
||||
- versionName: 0.13.4
|
||||
versionCode: 331
|
||||
commit: 236c23c4c0a08570e8a410a32eb57b6253da6dec
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
- web
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/share_plus-*/android/build.gradle
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- submodules/flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- echo "API_KEY_USDA='gGCnzW8jNmCQc4ava9cGFgpMINNHnGL2q2Fbh51v'" > .env
|
||||
- echo "COPYRIGHT_NAME='Christian Flaßkamp'" >> .env
|
||||
- echo "CONTACT_MAIL='energize@flasskamp.com'" >> .env
|
||||
- echo "ISSUE_URL='https://codeberg.org/epinez/Energize/issues'" >> .env
|
||||
- echo "REPO_URL='https://codeberg.org/epinez/Energize'" >> .env
|
||||
- echo "TRANSLATION_URL='https://hosted.weblate.org/projects/energize/energize'"
|
||||
>> .env
|
||||
- submodules/flutter/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
- submodules/flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"
|
||||
|
||||
- versionName: 0.13.4
|
||||
versionCode: 332
|
||||
commit: 236c23c4c0a08570e8a410a32eb57b6253da6dec
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
- web
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/share_plus-*/android/build.gradle
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- submodules/flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- echo "API_KEY_USDA='gGCnzW8jNmCQc4ava9cGFgpMINNHnGL2q2Fbh51v'" > .env
|
||||
- echo "COPYRIGHT_NAME='Christian Flaßkamp'" >> .env
|
||||
- echo "CONTACT_MAIL='energize@flasskamp.com'" >> .env
|
||||
- echo "ISSUE_URL='https://codeberg.org/epinez/Energize/issues'" >> .env
|
||||
- echo "REPO_URL='https://codeberg.org/epinez/Energize'" >> .env
|
||||
- echo "TRANSLATION_URL='https://hosted.weblate.org/projects/energize/energize'"
|
||||
>> .env
|
||||
- submodules/flutter/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
- submodules/flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm64"
|
||||
|
||||
- versionName: 0.13.4
|
||||
versionCode: 333
|
||||
commit: 236c23c4c0a08570e8a410a32eb57b6253da6dec
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-x86_64-release.apk
|
||||
rm:
|
||||
- ios
|
||||
- test
|
||||
- web
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- submodules/flutter/bin/flutter config --no-analytics
|
||||
- submodules/flutter/bin/flutter packages pub get
|
||||
- sed -i -e 's/8.12.1/8.11.1/' .pub-cache/hosted/pub.dev/share_plus-*/android/build.gradle
|
||||
scanignore:
|
||||
- submodules/flutter/bin/cache
|
||||
scandelete:
|
||||
- submodules/flutter
|
||||
- .pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- echo "API_KEY_USDA='gGCnzW8jNmCQc4ava9cGFgpMINNHnGL2q2Fbh51v'" > .env
|
||||
- echo "COPYRIGHT_NAME='Christian Flaßkamp'" >> .env
|
||||
- echo "CONTACT_MAIL='energize@flasskamp.com'" >> .env
|
||||
- echo "ISSUE_URL='https://codeberg.org/epinez/Energize/issues'" >> .env
|
||||
- echo "REPO_URL='https://codeberg.org/epinez/Energize'" >> .env
|
||||
- echo "TRANSLATION_URL='https://hosted.weblate.org/projects/energize/energize'"
|
||||
>> .env
|
||||
- submodules/flutter/bin/flutter pub run build_runner build --delete-conflicting-outputs
|
||||
- submodules/flutter/bin/flutter build apk --split-per-abi --target-platform="android-x64"
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
|
|
@ -604,5 +697,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.13.3
|
||||
CurrentVersionCode: 323
|
||||
CurrentVersion: 0.13.4
|
||||
CurrentVersionCode: 333
|
||||
|
|
|
|||
Loading…
Reference in a new issue