~cytrogen/fluent-reader-mobile

ref: e46dd4a5a6f0336196561790f696ca0cac06b9fb fluent-reader-mobile/android/app/src/profile/AndroidManifest.xml -rw-r--r-- 335 bytes
e46dd4a5 — Bruce Liu add suggestions to editor 5 years ago
                                                                                
1
2
3
4
5
6
7
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="me.hyliu.fluent_reader_lite">
    <!-- Flutter needs it to communicate with the running application
         to allow setting breakpoints, to provide hot reload, etc.
    -->
    <uses-permission android:name="android.permission.INTERNET"/>
</manifest>