summaryrefslogtreecommitdiff
path: root/player-android/android/app/src/debug/AndroidManifest.xml
blob: 6088b5be1fcd5c07d6cd323e3a85a8dccbc984a6 (plain)
1
2
3
4
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
    <!-- Required by the Flutter tool for debugging, hot reload, and breakpoints. -->
    <uses-permission android:name="android.permission.INTERNET" />
</manifest>