Update Polaris to 0.10.0 (415293138)

This commit is contained in:
F-Droid checkupdates bot 2025-02-04 03:52:16 +00:00 committed by Licaon_Kter
parent 02308098b8
commit d1800e1613

View file

@ -164,8 +164,29 @@ Builds:
- .flutter/bin/flutter build apk
ndk: r21
- versionName: 0.10.0
versionCode: 415293138
commit: bb0aa572d88f65fbc6506ff305eaf102b0815189
submodules: true
output: build/app/outputs/flutter-apk/app-release.apk
rm:
- ios
prebuild:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter config --no-analytics
- .flutter/bin/flutter pub get
scanignore:
- .flutter/bin/cache
scandelete:
- .flutter
- .pub-cache
build:
- export PUB_CACHE=$(pwd)/.pub-cache
- .flutter/bin/flutter build apk
ndk: r21
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.*\+(\d+)|.|version:\s(.*)\+
CurrentVersion: 0.10.0
CurrentVersionCode: 415293137
CurrentVersionCode: 415293138