orhanobut / dialogplus

Advanced dialog solution for android
Apache License 2.0
5k stars 793 forks source link

Replacement of "compile" with "implementation" #161

Closed ardacebi closed 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.

orhanobut commented 6 years ago

LGTM 👍