Skip to content

Conversation

@SimonVerhoeven
Copy link
Contributor

It would be nice to have the wrapper for people that have a newer version of Gradle installed given the current project setup

@dukke
Copy link
Owner

dukke commented Sep 6, 2023

Hi @SimonVerhoeven

Thanks for filing this issue!

The wrapper was already included in the repo though... if you go to the code in the repo you'll see the gradle/wrapper folder and its contents..,

Cheers,

@SimonVerhoeven
Copy link
Contributor Author

True, the intent was so people could run it directly without having to go through the parent. (or just download the zipped folder)

@dukke
Copy link
Owner

dukke commented Sep 6, 2023

That makes sense the problem is that we'd have 2 copies of gradle wrapper and I think that could cause problems (versions getting out of sync, etc)...

Perhaps we could have in the README an example on how to run a demo using gradle?

@SimonVerhoeven
Copy link
Contributor Author

Also an option, or maybe make the demo a standalone repo?

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

Successfully merging this pull request may close these issues.

2 participants