changed name of app in android
This commit is contained in:
parent
53b7bb48ad
commit
353abf6a48
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
FlutterApplication and put your custom class here. -->
|
||||
<application
|
||||
android:name="io.flutter.app.FlutterApplication"
|
||||
android:label="ohthatsa"
|
||||
android:label="OhThatsA"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
|
Loading…
Add table
Reference in a new issue