Update Polaris to 0.10.3 (415293151)

This commit is contained in:
F-Droid checkupdates bot 2025-02-28 03:58:39 +00:00 committed by Licaon_Kter
parent 97e86d9a4c
commit 5a2b8439a9

View file

@ -248,8 +248,29 @@ Builds:
- .flutter/bin/flutter build apk
ndk: r21
- versionName: 0.10.3
versionCode: 415293151
commit: 75f8fb1e664f036c0a8f98a6eca0594a25ec2ef8
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.2
CurrentVersionCode: 415293150
CurrentVersion: 0.10.3
CurrentVersionCode: 415293151