Changed the app's name displayed, IOS target 8 => 12

This commit is contained in:
clopezr1
2020-02-06 18:36:26 -05:00
parent 3afad5944c
commit 18945ad19b
3 changed files with 5 additions and 2 deletions

View File

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