This commit is contained in:
dlandy
2026-04-15 16:04:29 +08:00
parent 188b497e15
commit 9f66afe148
17 changed files with 1552 additions and 237 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group 'com.dmiki'
version '1.0.0'
version '1.1.0'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8