mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Radio România to 2.5.4 (62)
This commit is contained in:
parent
b999297ab4
commit
93080aca1c
1 changed files with 18 additions and 2 deletions
|
|
@ -70,8 +70,24 @@ Builds:
|
|||
- flutter config --no-analytics
|
||||
- flutter build apk --flavor fdroid
|
||||
|
||||
- versionName: 2.5.4
|
||||
versionCode: 62
|
||||
commit: 05286740314e43c25cf26f2f484b99c8db47b030
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@3.0.2
|
||||
rm:
|
||||
- linux
|
||||
- test
|
||||
- web
|
||||
build:
|
||||
- export PATH=$$flutter$$/bin:$PATH
|
||||
- flutter packages pub get
|
||||
- flutter config --no-analytics
|
||||
- flutter build apk --flavor fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 2.5.4
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue