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

Update build.gradle.kts #36

Merged
merged 1 commit into from Aug 23, 2021
Merged

Update build.gradle.kts #36

merged 1 commit into from Aug 23, 2021

Conversation

rvasseur31
Copy link
Contributor

@rvasseur31 rvasseur31 commented Aug 23, 2021

Description

This will fix a build error. 0.6.0-SNAPSHOT doesn't exist anymore, it's been replaced by 0.7.0-SNAPSHOT.
More : https://github.com/vanniktech/gradle-dependency-graph-generator-plugin

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • With a build

Test Configuration

  • Firmware version :
  • Hardware :
  • Toolchain :
  • SDK :

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

This will fix a build error. 0.6.0-SNAPSHOT doesn't exist anymore, it's been replaced by 0.7.0-SNAPSHOT.
More : https://github.com/vanniktech/gradle-dependency-graph-generator-plugin
@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #36 (c243c26) into master (90568c3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage     65.66%   65.66%           
  Complexity      192      192           
=========================================
  Files            62       62           
  Lines           632      632           
  Branches         70       70           
=========================================
  Hits            415      415           
  Misses          194      194           
  Partials         23       23           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 90568c3...c243c26. Read the comment docs.

@vmadalin
Copy link
Owner

Thanks @rvasseur31 for your contribution :)

@vmadalin vmadalin merged commit 9fe0723 into vmadalin:master Aug 23, 2021
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.

None yet

2 participants