Skip to content

Commit bb42f33

Browse files
committed
build
1 parent 6f5896f commit bb42f33

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ group = "griffio"
99
version = "1.0-SNAPSHOT"
1010

1111
repositories {
12-
mavenLocal()
1312
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
1413
mavenCentral()
1514
google()

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
pluginManagement {
22
repositories {
3-
mavenLocal()
43
maven(url = "https://oss.sonatype.org/content/repositories/snapshots")
54
gradlePluginPortal()
65
mavenCentral()

0 commit comments

Comments
 (0)