We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46af33 commit 1875788Copy full SHA for 1875788
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
allprojects {
11
apply(plugin = "java-library")
12
13
- version = "v0.26.0"
+ version = "v0.26.1"
14
15
tasks.withType<JavaCompile> {
16
options.encoding = Charsets.UTF_8.toString()
0 commit comments