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

Commit

Permalink
1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowine committed Aug 24, 2023
1 parent 2763801 commit 8a12b1d
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.10"
version = "1.0.11"
from(components["release"])
}
}
Expand Down

0 comments on commit 8a12b1d

Please sign in to comment.