Skip to content

Commit

Permalink
Merge pull request #2 from NamanShergill/internal
Browse files Browse the repository at this point in the history
manifest fix
  • Loading branch information
lasersPew authored Aug 1, 2022
2 parents b1bd9e6 + 751dfb9 commit 6ef046b
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 6ef046b

Please sign in to comment.