Commit 87691acc by Alexandre Zollinger Chohfi Committed by GitHub

Fixed issue with deprecated Android v1 embedding. (#791)

parent 634b29bf
......@@ -79,7 +79,7 @@
<uses-permission android:name="android.permission.ACCESS_NOTIFICATION_POLICY"/>
<application
android:name="io.flutter.app.FlutterApplication"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:label="permission_handler_example"
tools:ignore="AllowBackup,GoogleAppIndexingWarning">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment