Skip to content
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

Fix Gradle Portal URL in settings.gradle.kts breaking Gradle syncs #59

Merged
merged 1 commit into from
Aug 1, 2019

Commits on Aug 1, 2019

  1. Fix Gradle Portal URL in settings.gradle.kts breaking Gradle syncs

    I'm fixing the URL provided by the gradlePluginPortal() directive.
    
    This is causing a failure in finding the swagger-gradle-codenge gradle
    plugin and is resulting in the build not including the sample projects
    during a sync.
    
    See #58 for more context on the problems.
    
    Fixes #58
    Fixes #57
    cortinico committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    b8f78b9 View commit details
    Browse the repository at this point in the history