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 8fe1805 commit 9d056b9Copy full SHA for 9d056b9
1 file changed
Plan/api/build.gradle
@@ -11,7 +11,7 @@ compileJava {
11
options.release = 8
12
}
13
14
-def apiVersion = "5.7-R0.1"
+def apiVersion = "5.7-R0.2"
15
16
publishing {
17
repositories {
0 commit comments