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 d8e2c0a commit 46d7f38Copy full SHA for 46d7f38
pluto-kotlin-client-sdk/build.gradle
@@ -3,8 +3,8 @@ apply plugin: 'kotlin-android'
3
apply plugin: 'maven-publish'
4
5
buildscript {
6
- ext.versionCode = 25
7
- ext.versionName = '0.8.7'
+ ext.versionCode = 26
+ ext.versionName = '0.9.0'
8
}
9
10
android {
0 commit comments