Skip to content

Commit

Permalink
adding repo for the new dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Harrington committed Jul 16, 2024
1 parent 12d9d0e commit abda742
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 @@ -43,6 +43,9 @@ jar.archiveName = "nrsdk-"+props."app.version"+"-jar-with-dependencies.jar"

repositories {
mavenCentral()
maven {
url "https://repository.ow2.org/nexus/content/repositories/public/"
}
}

dependencies {
Expand Down

0 comments on commit abda742

Please sign in to comment.