Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Add google-maven repository URL
Browse files Browse the repository at this point in the history
Hopefully this commit can be reverted when google/ksp#540 is resolved.
  • Loading branch information
PyvesB committed Aug 10, 2021
1 parent 1198156 commit 8350bb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@
<id>jitpack-repo</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>google-maven</id>
<url>https://maven.google.com</url>
</repository>
</repositories>

<dependencyManagement>
Expand Down

0 comments on commit 8350bb4

Please sign in to comment.