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. -->
<application
android:name="io.flutter.app.FlutterApplication"
android:label="ohthatsa"
android:label="OhThatsA"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"