Skip to content

Commit 5d85a43

Browse files
committed
1.0.1-ui-kit
1 parent ab8ef6d commit 5d85a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android-ui-kit-sample/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
minSdk 21
1313
targetSdk 33
1414
versionCode 1
15-
versionName "1.0.0"
15+
versionName "1.0.1"
1616
}
1717

1818
buildTypes {
@@ -40,7 +40,7 @@ android {
4040
}
4141

4242
dependencies {
43-
implementation "com.quickblox:android-ui-kit:0.1.1"
43+
implementation "com.quickblox:android-ui-kit:0.1.2"
4444

4545
implementation 'com.quickblox:quickblox-android-sdk-messages:4.1.1'
4646
implementation 'com.quickblox:quickblox-android-sdk-chat:4.1.1'

0 commit comments

Comments
 (0)