Skip to content

Commit 64e90aa

Browse files
authored
Update build.gradle
1 parent b9df1c8 commit 64e90aa

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

1111
android {

0 commit comments

Comments
 (0)