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 639b371 commit 69f64e4Copy full SHA for 69f64e4
1 file changed
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
allprojects {
11
apply(plugin = "java-library")
12
13
- version = "v0.26.2"
+ version = "v0.26.3"
14
15
tasks.withType<JavaCompile> {
16
options.encoding = Charsets.UTF_8.toString()
0 commit comments