Skip to content

Instantly share code, notes, and snippets.

@sourcerebels
Created June 21, 2011 13:21
Show Gist options
  • Save sourcerebels/1037840 to your computer and use it in GitHub Desktop.
Save sourcerebels/1037840 to your computer and use it in GitHub Desktop.
Como fijar el nombre del proyecto en Gradle
rootProject.name = 'urlrewrite'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment