DataDog / dd-sdk-android-gradle-plugin

The Datadog Gradle Plugin for Android
Apache License 2.0
14 stars 9 forks source link

Gradle 7.5 & Kotlin 1.6.10 #103

Closed 0xnm closed 2 years ago

0xnm commented 2 years ago

What does this PR do?

This change updates Gradle to version 7.5 and Kotlin to version 1.6.10.

Review checklist (to be filled by reviewers)

codecov-commenter commented 2 years ago

Codecov Report

Merging #103 (77ae3fb) into develop (33f9db2) will increase coverage by 0.43%. The diff coverage is n/a.

@@              Coverage Diff              @@
##             develop     #103      +/-   ##
=============================================
+ Coverage      87.31%   87.74%   +0.43%     
- Complexity       145      146       +1     
=============================================
  Files             20       20              
  Lines            465      465              
  Branches          53       53              
=============================================
+ Hits             406      408       +2     
+ Misses            40       38       -2     
  Partials          19       19              
Impacted Files Coverage Δ
...in/kotlin/com/datadog/gradle/plugin/DatadogSite.kt 93.33% <0.00%> (+13.33%) :arrow_up: