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