mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Fluffyboard to 0.0.12 (33112291)
This commit is contained in:
parent
7d2f3d8ca4
commit
6cc7313034
1 changed files with 20 additions and 2 deletions
|
|
@ -38,8 +38,26 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 0.0.12
|
||||
versionCode: 33112291
|
||||
commit: 03bdbd00276ea16c8d06d4ca70100dcc335322d1
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.2.3
|
||||
rm:
|
||||
- ios
|
||||
- linux
|
||||
- macos
|
||||
- test
|
||||
- web
|
||||
- windows
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.0.11
|
||||
CurrentVersionCode: 29927415
|
||||
CurrentVersion: 0.0.12
|
||||
CurrentVersionCode: 33112291
|
||||
|
|
|
|||
Loading…
Reference in a new issue