Sign in
webrtc
/
src.git
/
c0260b4f2bd8f813f9e58272301b84c790c93f6f
/
.
/
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
.**
{
*;
}