Sign in
dart
/
http.git
/
27184eb
/
.
/
pkgs
/
cronet_http
/
android
/
consumer-rules.pro
blob: 00a7e574f675ddd420c8c9ed3a260edb4af71586 [
file
] [
log
] [
blame
]
-
keep
class
io
.
flutter
.
plugins
.
cronet_http
.**
{
*;
}
-
keep
class
java
.
net
.
URL
{
*;
}
-
keep
class
java
.
util
.
concurrent
.
Executors
{
*;
}
-
keep
class
org
.
chromium
.
net
.**
{
*;
}