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 cfb0fc5 commit 3d41341Copy full SHA for 3d41341
1 file changed
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
// Important: see README on publishing a new version to Maven
14
-def buildVersion = "8.3.4"
+def buildVersion = "8.3.5"
15
16
defaultTasks 'clean', 'spotlessApply', 'build'
17
0 commit comments