Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gradle compile #1

Open
chenhonggy opened this issue Oct 21, 2014 · 3 comments
Open

gradle compile #1

chenhonggy opened this issue Oct 21, 2014 · 3 comments

Comments

@chenhonggy
Copy link

I want to know how to make compile like your project
compile 'com.sefford:circular-progress-drawable:1.2@aar'

@Sefford
Copy link
Owner

Sefford commented Oct 21, 2014

Hello chenhonggy!

The line you're referring to is for using the library in an application with a Gradle project, not for compiling it with Gradle.

The CircularProgressDrawable is compiled via Maven, I plan for migrate it to Gradle, but I have yet to find a minute to do it.

My apologies for the misunderstadning, but it is the syntaxis Gradle uses!

@chenhonggy
Copy link
Author

I know you mean, but it is not my question, my question is : I want to know how you do it, I want the process to make the compile 'com.sefford:circular-progress-drawable:1.2@aar'

@chenhonggy
Copy link
Author

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants