mirror of
https://github.com/MiniDay/HamsterCurrency-Parent.git
synced 2025-08-23 04:35:30 +08:00
feat: 添加事件支持
This commit is contained in:
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'cn.hamster3'
|
||||
version '2.1.2'
|
||||
version '2.2.0'
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
@@ -53,7 +53,7 @@ publishing {
|
||||
artifactId = "HamsterCurrency"
|
||||
artifact jar
|
||||
artifact sourcesJar
|
||||
artifact javadocJar
|
||||
//artifact javadocJar
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user