feat: 完善稳定性并重构潜影盒安全机制
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'cn.infstar'
|
||||
version = '1.4.0'
|
||||
version = providers.gradleProperty('pluginVersion').orElse('1.4.0').get()
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user