Skip to content

Commit 57f3a9f

Browse files
committed
fix: build dependency resolution when cache is missing
1 parent caec2b3 commit 57f3a9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencyResolutionManagement {
1212
mavenLocal()
1313
google()
1414
mavenCentral()
15-
maven(url = "https://s01.oss.sonatype.org/content/repositories/snapshots/")
1615
maven("https://jitpack.io")
1716
}
1817
}

0 commit comments

Comments
 (0)