Skip to content

Conversation

@xizhao
Copy link
Contributor

@xizhao xizhao commented Mar 3, 2018

No description provided.

@xizhao xizhao requested a review from elldritch March 3, 2018 03:09
gradleLogger.Debugf("found gradle dependencies task: %s", gradleTask)
moduleConfigurations = append(moduleConfigurations, config.ModuleConfig{
Name: strings.Split(gradleTask, ":")[0], // Name is the gradle task name
Name: strings.Split(gradleTask, ":")[0] + ":compile", // Name is the gradle task name + ":" + configuraiton (default to compile)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo.

@xizhao xizhao merged commit 7f4d52f into master Mar 3, 2018
@elldritch elldritch deleted the fix/fix-builders-config branch March 3, 2018 03:35
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.

3 participants