feat: 编写workflow

This commit is contained in:
yangxisong 2025-12-12 15:32:38 +08:00
parent 922b4ca949
commit 099359c455
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ plugins {
id("maven-publish")
}
group = "com.yuanxuan"
version = "1.0.6"
version = "1.0.7"
val baseReleaseUrl: Provider<String> = providers.gradleProperty("baseReleaseUrl")