1st name change

This commit is contained in:
gitea
2025-11-08 13:12:53 +01:00
parent ea3c745a3a
commit b1a7b44efa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />
<application
android:label="app_boilerplate"
android:label="based food"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:requestLegacyExternalStorage="true">
+1 -1
View File
@@ -5,7 +5,7 @@
// 'flutter create' template.
// 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
PRODUCT_BUNDLE_IDENTIFIER = com.example.appBoilerplate