changed name of app in android

This commit is contained in:
BroodjeAap 2020-12-28 15:57:56 +01:00
parent 53b7bb48ad
commit 353abf6a48

View file

@ -7,7 +7,7 @@
FlutterApplication and put your custom class here. --> FlutterApplication and put your custom class here. -->
<application <application
android:name="io.flutter.app.FlutterApplication" android:name="io.flutter.app.FlutterApplication"
android:label="ohthatsa" android:label="OhThatsA"
android:icon="@mipmap/ic_launcher"> android:icon="@mipmap/ic_launcher">
<activity <activity
android:name=".MainActivity" android:name=".MainActivity"