Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgeiss0702 committed Jun 3, 2024
2 parents 6892c50 + 83c847f commit 9ac3f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion premium/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {
//mavenLocal()
maven { url = uri("https://repo.ajg0702.us/releases/") }
maven { url = uri("https://oss.sonatype.org/content/repositories/snapshots") }
maven { url = uri("https://repo.techscode.com/repository/maven-releases/") }
// maven { url = uri("https://repo.techscode.com/repository/maven-releases/") }
mavenCentral()
}

Expand Down

0 comments on commit 9ac3f55

Please sign in to comment.