This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Description
I tried adding the linkage checker enforcer rule to this project and got this error:
[ERROR] Linkage Checker rule found 1 error. Linkage error report:
(guava-28.1-android.jar) com.google.common.collect.ImmutableSet's method toImmutableSet() is not found;
referenced by 1 class file
com.google.auto.service.processor.AutoServiceProcessor (auto-service-1.0-rc4.jar)