Add remaing files

This commit is contained in:
mehulmk
2022-03-23 18:55:21 +05:30
parent 4788ede1f3
commit a0a930a79d
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@
android:hardwareAccelerated="true"
android:launchMode="singleTop"
android:theme="@style/LaunchTheme"
android:exported="true"
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />

View File

@ -11,7 +11,7 @@ description: A new Flutter application.
# 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: 1.0.3+5
version: 1.0.3+4
environment:
sdk: ">=2.12.0 <3.0.0"