Skip to content

Commit b9df1c8

Browse files
authored
Update build.gradle
1 parent 673c1a7 commit b9df1c8

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.2'
8+
ext.versionName = '0.2.3'
99
}
1010

1111
android {

0 commit comments

Comments
 (0)