Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
/ KCEF Public archive

Commit 07a3e15

Browse files
authored
Update build.gradle.kts
1 parent 8e849e6 commit 07a3e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jcef/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
mavenPublishing {
1919
publishToMavenCentral(host = SonatypeHost.S01, automaticRelease = true)
2020
signAllPublications()
21-
coordinates("dev.datlag", "jcef", "2024.04.20")
21+
coordinates("dev.datlag", "jcef", "2024.04.20.1")
2222

2323
pom {
2424
name.set(project.name)
@@ -46,4 +46,4 @@ mavenPublishing {
4646
}
4747
}
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)