This repository has been archived by the owner on Sep 11, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
swapped compile to implementation (google#407)
As of gradle 3.0 `compile` is deprecated and should be replace by `implementation`
- Loading branch information