mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Libre Camera to 1.5.1 (8)
This commit is contained in:
parent
7e53706ee2
commit
e368226a24
1 changed files with 13 additions and 2 deletions
|
|
@ -95,8 +95,19 @@ Builds:
|
|||
- $$flutter$$/bin/flutter packages pub get
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 8
|
||||
commit: 6b34bbaa78069807670a1fe54afc1bd50d48a967
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
srclibs:
|
||||
- flutter@3.3.4
|
||||
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: 1.5.0
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue