We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a34cb4 + c26aa31 commit a3a7794Copy full SHA for a3a7794
build.gradle
@@ -23,7 +23,7 @@ subprojects {
23
targetCompatibility = javaVersion
24
tasks.withType(JavaCompile) { options.encoding = 'UTF-8' }
25
group = 'com.google.gct'
26
- version = '0.9-alpha.4-SNAPSHOT'
+ version = '0.9-alpha.3'
27
28
apply plugin: 'org.jetbrains.intellij'
29
intellij {
0 commit comments