Skip to content

Commit

Permalink
Remove duplicate repository declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikmaeckel authored Nov 6, 2024
1 parent 27450f8 commit f870c79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ repositories { mavenCentral() }

var starsVersion = "0.5"

repositories { mavenCentral() }

dependencies {
testImplementation(kotlin("test"))
implementation(group = "tools.aqua", name = "stars-core", version = starsVersion)
Expand Down

0 comments on commit f870c79

Please sign in to comment.