Skip to content

Commit

Permalink
Assign jacoco version
Browse files Browse the repository at this point in the history
  • Loading branch information
linsang21 committed Oct 30, 2024
1 parent 9bcf7aa commit 5d9b81c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amazon-chime-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ext.versionPatch = versionProperties.getProperty('versionPatch') as Integer
android {
compileSdk project.ext.chimeCompileSdkVersion
buildToolsVersion = project.ext.chimeBuildToolsVersion
testCoverage.jacocoVersion = "$jacocoVersion"

defaultConfig {
minSdkVersion project.ext.chimeMinSdkVersion
Expand Down

0 comments on commit 5d9b81c

Please sign in to comment.