Skip to content

Commit

Permalink
fix name on sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
tchatziperis committed Nov 23, 2023
1 parent 8ffb0ec commit 9b791a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ android.nonTransitiveRClass=true
systemProp.sonar.host.url=https://sonarcloud.io
systemProp.sonar.gradle.skipCompile=true
systemProp.sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/testDebugUnitTestCoverage/testDebugUnitTestCoverage.xml,build/reports/jacoco/testReleaseUnitTestCoverage/testReleaseUnitTestCoverage.xml
systemProp.sonar.projectName=eudi-lib-android-iso18013-data-transfer

VERSION_NAME=0.1.0-SNAPSHOT

Expand Down

0 comments on commit 9b791a5

Please sign in to comment.