Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowine committed Aug 21, 2023
1 parent b4e5a13 commit 3060750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xkt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ afterEvaluate {
create<MavenPublication>("release") {
groupId = "com.github.xiaowine"
artifactId = "XKT"
version = "1.0.9"
version = "1.0.10"
from(components["release"])
}
}
Expand Down

0 comments on commit 3060750

Please sign in to comment.