Skip to content

Commit

Permalink
manifest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
namanshergill committed Feb 21, 2022
1 parent 69b13ab commit 751dfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</queries>

<application
android:name="io.flutter.app.FlutterApplication"
android:name="${applicationName}"
android:label="DioHub"
android:usesCleartextTraffic="true"
android:icon="@mipmap/ic_launcher"
Expand Down

0 comments on commit 751dfb9

Please sign in to comment.