Skip to content

Commit

Permalink
1.0.1-ui-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
vdovbnya-qb committed Jun 14, 2023
1 parent ab8ef6d commit 5d85a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-ui-kit-sample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
minSdk 21
targetSdk 33
versionCode 1
versionName "1.0.0"
versionName "1.0.1"
}

buildTypes {
Expand Down Expand Up @@ -40,7 +40,7 @@ android {
}

dependencies {
implementation "com.quickblox:android-ui-kit:0.1.1"
implementation "com.quickblox:android-ui-kit:0.1.2"

implementation 'com.quickblox:quickblox-android-sdk-messages:4.1.1'
implementation 'com.quickblox:quickblox-android-sdk-chat:4.1.1'
Expand Down

0 comments on commit 5d85a43

Please sign in to comment.