Skip to content

Commit

Permalink
Up PlutoClientSDK version to 0.9.0(26)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyin1986 committed Feb 8, 2024
1 parent d8e2c0a commit 46d7f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pluto-kotlin-client-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apply plugin: 'kotlin-android'
apply plugin: 'maven-publish'

buildscript {
ext.versionCode = 25
ext.versionName = '0.8.7'
ext.versionCode = 26
ext.versionName = '0.9.0'
}

android {
Expand Down

0 comments on commit 46d7f38

Please sign in to comment.