Skip to content

Commit a73894b

Browse files
committed
drop! use local plasmid
1 parent a0d3d20 commit a73894b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ loom {
1414
}
1515

1616
repositories {
17+
mavenLocal()
1718
maven { url = "https://maven.nucleoid.xyz/" }
1819
}
1920

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ loader_version=0.15.1
88

99
# Dependencies
1010
fabric_version=0.91.1+1.20.4
11-
plasmid_version=0.5.102-SNAPSHOT+1.20.4
11+
plasmid_version=0.5.9999-local+1.20.4
1212

1313
# Mod Properties
1414
mod_version=1.0.0

0 commit comments

Comments
 (0)