Skip to content

Commit e2c7dfa

Browse files
authored
Merge pull request #2695 from DataDog/xgouchet/RUM-3100/add_checksum_to_maven
RUM-3100 generate checksum xml
2 parents 9d00117 + 75b942f commit e2c7dfa

File tree

34 files changed

+541
-95
lines changed

34 files changed

+541
-95
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ config/*
2929
# Kotlin
3030
.kotlin/
3131

32+
# dd-sdk-android tools
3233
gh_token
3334
sdk_classpath
3435
detekt_classpath
36+
**/verification-metadata.xml
37+
!gradle/verification-metadata.xml

0 commit comments

Comments
 (0)