Skip to content

Commit 35ef0c6

Browse files
committed
Bump up version to 0.2.1
1 parent 2e9754f commit 35ef0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pluto-kotlin-client-sdk/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'maven-publish'
55

66
buildscript {
77
ext.versionCode = 11
8-
ext.versionName = '0.2'
8+
ext.versionName = '0.2.1'
99
}
1010

1111
android {

0 commit comments

Comments
 (0)