Sign in
webrtc
/
src
/
188301ce6a7344c7656bc69abf2c07ca63e515e2
/
.
/
third_party
/
junit
/
proguard.flags
blob: 431ea616e4211f002beab4aea451a2e8f2f67615 [
file
] [
log
] [
blame
]
-
dontwarn com
.
google
.
common
.**
-
dontwarn junit
.**
-
dontwarn org
.
junit
.**
-
dontwarn org
.
hamcrest
.**
-
keepname
,
allowoptimization
public
class
junit
.
framework
.**
{
*;
}