You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gaelyk
The template project seems to have a deprecated build file.
I have latest gradle and it seems is not working correctly.
I replaced the build file with the build file that bloogaey has and it
is better.
Can you update please the template project build file ?
Thanks
Cristian.
Benjamin Muschko
unread,
Feb 8, 2012, 7:08:15 AM2/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gaelyk
You need to run the Gaelyk project with the provided Gradle Wrapper
(gradlew file on the root level of the project). A specific
installation of Gradle is _not_ required. This makes sure you don't
run into version conflicts.