Skip to content

Commit

Permalink
update android manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
gabidi committed Aug 5, 2020
1 parent 81afd9f commit 0d22eb3
Show file tree
Hide file tree
Showing 4 changed files with 662 additions and 615 deletions.
1 change: 1 addition & 0 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:usesCleartextTraffic="true"
android:allowBackup="false"
android:theme="@style/AppTheme">
<activity
Expand Down
Loading

0 comments on commit 0d22eb3

Please sign in to comment.