🚀 Launch 1.0.0+4
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <application | ||||
|         android:label="simple_math_calc" | ||||
|         android:label="SimpleMathCalc" | ||||
|         android:name="${applicationName}" | ||||
|         android:icon="@mipmap/launcher_icon"> | ||||
|         <activity | ||||
|   | ||||
| @@ -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.0.0+3 | ||||
| version: 1.0.0+4 | ||||
|  | ||||
| environment: | ||||
|   sdk: ^3.9.2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user