Skip to content

Commit

Permalink
fix failure due to unresolved private registry repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukru Avcuoglu committed Mar 31, 2021
1 parent 0074590 commit 9c386c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ allprojects {
authentication {
header(HttpHeaderAuthentication)
}
content {
includeGroup "com.benbria"
}
}
}
}

0 comments on commit 9c386c5

Please sign in to comment.