1st name change

master
gitea 2 months ago
parent ea3c745a3a
commit b1a7b44efa

@ -5,7 +5,7 @@
<uses-permission android:name="android.permission.READ_MEDIA_VIDEO" /> <uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
<application <application
android:label="app_boilerplate" android:label="based food"
android:name="${applicationName}" android:name="${applicationName}"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
android:requestLegacyExternalStorage="true"> android:requestLegacyExternalStorage="true">

@ -5,7 +5,7 @@
// 'flutter create' template. // 'flutter create' template.
// The application's name. By default this is also the title of the Flutter window. // The application's name. By default this is also the title of the Flutter window.
PRODUCT_NAME = app_boilerplate PRODUCT_NAME = based food
// The application's bundle identifier // The application's bundle identifier
PRODUCT_BUNDLE_IDENTIFIER = com.example.appBoilerplate PRODUCT_BUNDLE_IDENTIFIER = com.example.appBoilerplate

Loading…
Cancel
Save

Powered by TurnKey Linux.