Skip to content

Commit 9e39650

Browse files
committed
Increase version number
1 parent eff84e9 commit 9e39650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ subprojects {
2626
apply plugin: 'kotlin'
2727
apply plugin: 'java-library'
2828

29-
version = '3.1.3-SNAPSHOT'
29+
version = '3.2.0-SNAPSHOT'
3030
sourceCompatibility = jvmVersion
3131
targetCompatibility = jvmVersion
3232

0 commit comments

Comments
 (0)