We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143239a commit 317646bCopy full SHA for 317646b
pluto-kotlin-client-sdk/build.gradle
@@ -4,8 +4,8 @@ apply plugin: 'kotlin-android-extensions'
4
apply plugin: 'maven-publish'
5
6
buildscript {
7
- ext.versionCode = 15
8
- ext.versionName = '0.7'
+ ext.versionCode = 16
+ ext.versionName = '0.7.1'
9
}
10
11
android {
0 commit comments