fix android build?

This commit is contained in:
Salvatore Giordano
2022-03-21 15:36:08 +01:00
parent ed72f29052
commit 48b93fd630
4 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@
additional functionality it is fine to subclass or reimplement
FlutterApplication and put your custom class here. -->
<application
android:name="io.flutter.app.FlutterApplication"
android:name="${applicationName}"
android:label="example"
android:icon="@mipmap/ic_launcher">
<activity