mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update حصن المسلم to 2.9.0 (25)
This commit is contained in:
parent
1584bd3195
commit
adc79001c3
1 changed files with 21 additions and 2 deletions
|
|
@ -89,8 +89,27 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release
|
||||
|
||||
- versionName: 2.9.0
|
||||
versionCode: 25
|
||||
commit: 1baa6146eb7ee2a0e2d570a7c549cdd02b35fc9f
|
||||
subdir: hisnelmoslem
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.22.2
|
||||
rm:
|
||||
- hisnelmoslem/ios
|
||||
prebuild:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter pub get
|
||||
scandelete:
|
||||
- hisnelmoslem/.pub-cache
|
||||
build:
|
||||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- $$flutter$$/bin/flutter build apk --release
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: hisnelmoslem/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 2.9.0
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue