Skip to content

Commit 342e94e

Browse files
authored
Update build.gradle
1 parent ddaa69e commit 342e94e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
group = 'net.kaikk.mc'
88
version = '3.8.2-S7.1.0-pre'
99
description = 'Better Chunkloading.'
10-
project.ext.authors = 'KaiNoMood, Rob5Underscores, KasperFranz'
10+
project.ext.authors = 'KasperFranz'
1111

1212
dependencies {
1313
compile 'org.spongepowered:spongeapi:7.1.0-SNAPSHOT'
@@ -41,4 +41,4 @@ repositories {
4141

4242
artifacts {
4343
archives shadowJar
44-
}
44+
}

0 commit comments

Comments
 (0)