Skip to content

Add support for buildscript.gradle files in app and plugins #1280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 13, 2019

Conversation

vtrifonov
Copy link
Contributor

Related to #1279

@darind darind self-requested a review February 13, 2019 10:05
@@ -698,4 +722,4 @@ task cleanMdg(type: Delete) {
}

cleanSbg.dependsOn(cleanMdg)
clean.dependsOn(cleanSbg)
clean.dependsOn(cleanSbg)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we should have new line a the end of the file.

@vtrifonov vtrifonov merged commit 3a86383 into master Feb 13, 2019
@vtrifonov vtrifonov deleted the trifonov/buildscript-gradle branch February 13, 2019 11:42
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