修复报错:[DirectoryProviderSource] Error loading plugin: name is not defined

This commit is contained in:
xiaobai
2026-02-13 20:28:17 +08:00
parent e40fcb344f
commit e588ca9866
7 changed files with 9 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = 'com.playerblocklife'
version = '1.0.0'
version = '1.0.1-1.20.4'
sourceCompatibility = 17
targetCompatibility = 17