vinaygaba / CreditCardView

💳 CreditCardView is an Android library that allows developers to create the UI which replicates an actual Credit Card.
796 stars 143 forks source link

Completing issue "Change the package name to com.vinaygaba.creditcardview" #2

Closed GregSaintJean closed 9 years ago

GregSaintJean commented 9 years ago

Changed the package name to com.vinaygaba.creditcardview. Added more files to .gitignore. Updated gradle version. DId some cleanup.

vinaygaba commented 9 years ago

Great work Greg! Just one request, would it be possible to change it to com.vinaygaba.creditcardview instead of com.vinaygaba.creditcardview.library? I tried making this change yesterday but faced some trouble in doing so.

GregSaintJean commented 9 years ago

Sure thing! I'll get right on it.

GregSaintJean commented 9 years ago

Resolves #1.

vinaygaba commented 9 years ago

Awesome work Greg! Will be merging it as soon as I upload the next release to maven to avoid confusion. Wanted to know your opinion about how I should be managing the releases?

GregSaintJean commented 9 years ago

I won't know.I don't contribute enough to know anything really. The only thing I see people do is use tags.