We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff84e9 commit 9e39650Copy full SHA for 9e39650
build.gradle
@@ -26,7 +26,7 @@ subprojects {
26
apply plugin: 'kotlin'
27
apply plugin: 'java-library'
28
29
- version = '3.1.3-SNAPSHOT'
+ version = '3.2.0-SNAPSHOT'
30
sourceCompatibility = jvmVersion
31
targetCompatibility = jvmVersion
32
0 commit comments