Sign in
dart
/
http.git
/
531d3e5
/
.
/
pkgs
/
cronet_http
/
example
/
android
/
app
/
src
/
debug
/
AndroidManifest.xml
blob: bbd7ee77760dad3964ef473a1cd012740c6975ec [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<uses-permission
android:name
=
"android.permission.INTERNET"
/>
</manifest>