Skip to content

Conversation

@farrukhnajmi
Copy link

Added support for building project using gradle. Changes are backward compatible and still allow building using Eclipse and old style project structure.

Consider pulling this request to allow others who use gradle for builds to more easily contribute to this project. Eventually it is suggested to change project structure to match the new project structure used by Android team and the default for gradle projects.

To build project using gradledo the following:

cd .../ExtendedCalendarView/ExtendedCalendarView
./gradlew assembleDebug

… compatible and still allow building using Eclipse and old style project structure
@farrukhnajmi
Copy link
Author

I have one more commit that I would like to create a Pull request for. Before I submit that I would like to hear some feedback on this Pull Request. Thanks.

@JerellDR
Copy link

Is there a way for me to clone from this unmerged pull request? I'd like to be able to build using gradle.

@tyczj
Copy link
Owner

tyczj commented May 21, 2014

One of these days I will get around to doing this and testing it I have just been busy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants