master
Make the "direct" fallback in `FinalizableReferenceQueue` avoid reflection entirely.
Publish Proguard configs as part of Guava.
Trim obsolete lines from Proguard configs.
Use `AtomicReferenceFieldUpdater` instead of `VarHandle` when `guava-android` runs under a JVM.