Skip to content

Commit e640d1a

Browse files
committed
comply with fastlane metadata structure
1 parent dcc9421 commit e640d1a

File tree

8 files changed

+5
-1
lines changed

8 files changed

+5
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
* Complied with Fastlane meta structure
2+
* Bump version number

demo/play-store/feature/feature.png renamed to fastlane/metadata/android/en-US/images/featureGraphic.png

File renamed without changes.
File renamed without changes.

demo/play-store/screenshots/screen1.png renamed to fastlane/metadata/android/en-US/images/phoneScreenshots/1.png

File renamed without changes.

demo/play-store/screenshots/screen2.png renamed to fastlane/metadata/android/en-US/images/phoneScreenshots/2.png

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Share your documents with your Paperless server
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Paperless Share

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.0.0+1
18+
version: 1.0.3+1
1919

2020
environment:
2121
sdk: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)