Sign in
chromium
/
external
/
github.com
/
square
/
leakcanary
/
540a39bfcd41b6d900f56f458b0e7691104a6b1f
/
.
/
object-watcher
/
object-watcher-android-core
/
consumer-proguard-rules.pro
blob: 74b6872af7daa786e09b1f90dceeb3c5f78e5f69 [
file
] [
log
] [
blame
]
# KeyedWeakReference is looked up in the hprof file
-
keep
class
leakcanary
.
KeyedWeakReference
{
*;
}