mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Goguma to 0.2.0 (516)
This commit is contained in:
parent
c26a67e559
commit
bc4acfb398
1 changed files with 12 additions and 2 deletions
|
|
@ -21,8 +21,18 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --release --verbose
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 516
|
||||
commit: 0ff181ff6dfceb90fb4d78cecb40d0fcaacb47ec
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@2.10.2
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk --release --verbose
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 516
|
||||
|
|
|
|||
Loading…
Reference in a new issue