Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2165 +/- ##
=========================================
Coverage 81.12% 81.12%
Complexity 2055 2055
=========================================
Files 339 339
Lines 5874 5874
Branches 1070 1070
=========================================
Hits 4765 4765
Misses 536 536
Partials 573 573Continue to review full report at Codecov.
|
schalkms
approved these changes
Dec 5, 2019
BoxResin
approved these changes
Dec 8, 2019
Member
|
I merged two additional PRs, because I forgot about your PR that releases v1.3.0. |
Member
Author
|
@schalkms no problem, I was kinda busy, so I will see what else we can/will ship with 1.3 :) |
0e04cd9 to
279c391
Compare
279c391 to
b43aef6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release sets the minimum supported Gradle version to 5.
1.2.2 was released to support gradle 4.9+ for the last time and include the
Project.detektdeprecation warning.