mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 18:07:50 -06:00
feat: Bump version number, add changelogs, formattings
This commit is contained in:
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 2.3.8+43
|
||||
version: 2.3.9+44
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
@@ -40,7 +40,7 @@ dependencies:
|
||||
path_provider: ^2.0.10
|
||||
image: ^4.0.17
|
||||
photo_view: ^0.14.0
|
||||
intl: any #^0.18.0
|
||||
intl: ^0.18.1
|
||||
flutter_svg: ^1.0.3
|
||||
url_launcher: ^6.1.2
|
||||
file_picker: ^5.2.4
|
||||
@@ -92,7 +92,7 @@ dependencies:
|
||||
flutter_pdfview: ^1.3.1
|
||||
|
||||
dependency_overrides:
|
||||
intl: ^0.18.0
|
||||
intl: ^0.18.1
|
||||
http: ^1.0.0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user