Skip to content

Commit 4910088

Browse files
committed
Update my Maven publication developer info
1 parent 76804f3 commit 4910088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/common-conventions.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import com.huanshankeji.team.`Shreck Ye`
1+
import com.huanshankeji.team.ShreckYe
22
import com.huanshankeji.team.pomForTeamDefaultOpenSource
33

44
plugins {
@@ -16,7 +16,7 @@ afterEvaluate {
1616
"Huanshankeji Kotlin Common",
1717
"Huanshankeji's common code libraries in Kotlin"
1818
) {
19-
`Shreck Ye`()
19+
ShreckYe()
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)