We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0734c commit a5069adCopy full SHA for a5069ad
build.gradle
@@ -22,7 +22,7 @@ subprojects {
22
apply plugin: 'kotlin'
23
apply plugin: 'java-library'
24
25
- version = '2.1.0-SNAPSHOT'
+ version = '2.1.1-SNAPSHOT'
26
sourceCompatibility = jvmVersion
27
targetCompatibility = jvmVersion
28
0 commit comments