File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ErmisClient/Mobile/ermis_client Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1616# In Windows, build-name is used as the major, minor, and patch parts
1717# of the product and file versions while build-number is used as the build suffix.
18- version : 0.101.3+5
18+ version : 0.101.4+6
1919
2020environment :
2121 sdk : ^3.5.4
@@ -124,7 +124,7 @@ dev_dependencies:
124124# I have no idea why, but it works.
125125flutter_launcher_icons :
126126 android : true
127- ios : true
127+ ios : false
128128 image_path : " assets/application_icon.png"
129129 remove_alpha_ios : true
130130
You can’t perform that action at this time.
0 commit comments