Skip to content

Commit 46d7f38

Browse files
committed
Up PlutoClientSDK version to 0.9.0(26)
1 parent d8e2c0a commit 46d7f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pluto-kotlin-client-sdk/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ apply plugin: 'kotlin-android'
33
apply plugin: 'maven-publish'
44

55
buildscript {
6-
ext.versionCode = 25
7-
ext.versionName = '0.8.7'
6+
ext.versionCode = 26
7+
ext.versionName = '0.9.0'
88
}
99

1010
android {

0 commit comments

Comments
 (0)