Skip to content

Commit

Permalink
[Build] Version 1.5.1+32
Browse files Browse the repository at this point in the history
  • Loading branch information
FelberMartin authored Aug 30, 2024
1 parent b6a5ee6 commit 3f5f10c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.5.0+31
version: 1.5.1+32

environment:
sdk: '>=3.1.3 <4.0.0'
Expand Down Expand Up @@ -166,4 +166,4 @@ flutter_launcher_icons:
ios: true
image_path: "assets/images/app_icon/app_icon.png"
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "assets/images/app_icon/app_icon_fg.png" # This extra padded foreground is needed to work properly
adaptive_icon_foreground: "assets/images/app_icon/app_icon_fg.png" # This extra padded foreground is needed to work properly

0 comments on commit 3f5f10c

Please sign in to comment.