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