Skip to content

Commit 317646b

Browse files
committed
Bump up version to 0.7.1
1 parent 143239a commit 317646b

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
@@ -4,8 +4,8 @@ apply plugin: 'kotlin-android-extensions'
44
apply plugin: 'maven-publish'
55

66
buildscript {
7-
ext.versionCode = 15
8-
ext.versionName = '0.7'
7+
ext.versionCode = 16
8+
ext.versionName = '0.7.1'
99
}
1010

1111
android {

0 commit comments

Comments
 (0)