Sign in
dart
/
http.git
/
73b0b1c
/
.
/
pkgs
/
cronet_http
/
example
/
android
/
app
/
src
/
profile
/
AndroidManifest.xml
blob: 617095103193422949a301e617f4ec1f806e976d [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"io.flutter.cronet_http_example"
>
<uses-permission
android:name
=
"android.permission.INTERNET"
/>
</manifest>