etsy / AndroidStaggeredGrid

An Android staggered grid view which supports multiple columns with rows of varying sizes.
https://github.com/etsy/AndroidStaggeredGrid
4.76k stars 1.13k forks source link

Replacement of "compile" with "implementation" #204

Open ardacebi opened 6 years ago

ardacebi commented 6 years ago

As "compile" is going to be deprecated end-2018, this PR replaces with "implementation" that is the new usage.