2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 10:15:32 +00:00

Add "About" dialog

This commit is contained in:
Oliver Walters
2020-04-03 23:03:45 +11:00
parent d57e2033dc
commit aa865eea1b
5 changed files with 49 additions and 2 deletions

View File

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