Skip to content

Commit f69f754

Browse files
authored
Update build.gradle
1 parent 73714aa commit f69f754

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 = 12
8-
ext.versionName = '0.5'
8+
ext.versionName = '0.6'
99
}
1010

1111
android {

0 commit comments

Comments
 (0)