dmytrodanylyk / android-process-button

Android Buttons With Built-in Progress Meters.
http://dmytrodanylyk.com/pages/portfolio/portfolio-process-button.html
MIT License
3.01k stars 545 forks source link

Replacement of "compile" with "implementation" #63

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.