Skip to content

Commit 845a505

Browse files
committed
Bump up version to 0.6.4
1 parent de48277 commit 845a505

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = 14
8-
ext.versionName = '0.6.3'
8+
ext.versionName = '0.6.4'
99
}
1010

1111
android {

0 commit comments

Comments
 (0)