Skip to content

Commit 4ef5ee6

Browse files
committed
将 HyperFocusApi 版本更新到 1.8
1 parent 525eb40 commit 4ef5ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ afterEvaluate {
4646
create<MavenPublication>("release") {
4747
groupId = "com.github.ghhccghk"
4848
artifactId = "HyperFocusApi"
49-
version = "1.7"
49+
version = "1.8"
5050
from(components["release"])
5151

5252
pom {

0 commit comments

Comments
 (0)