We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5246e5 commit e1329a4Copy full SHA for e1329a4
lib/build.gradle.kts
@@ -26,7 +26,7 @@ java {
26
}
27
28
publishing {
29
- val libVersion = "3.7.0"
+ val libVersion = "3.8.0"
30
31
publications {
32
create<MavenPublication>("defaultJar") {
0 commit comments