File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ build.gradle** file.
82
82
83
83
```
84
84
dependencies {
85
- implementation "com.quickblox:android-ui-kit:0.2.3 "
85
+ implementation "com.quickblox:android-ui-kit:0.2.4 "
86
86
87
87
implementation 'com.quickblox:quickblox-android-sdk-messages:4.1.1'
88
88
implementation 'com.quickblox:quickblox-android-sdk-chat:4.1.1'
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ android {
12
12
minSdk 21
13
13
targetSdk 33
14
14
versionCode 1
15
- versionName " 1.3 .0"
15
+ versionName " 1.4 .0"
16
16
}
17
17
18
18
buildTypes {
@@ -40,7 +40,7 @@ android {
40
40
}
41
41
42
42
dependencies {
43
- implementation " com.quickblox:android-ui-kit:0.2.3 "
43
+ implementation " com.quickblox:android-ui-kit:0.2.4 "
44
44
45
45
implementation ' com.quickblox:quickblox-android-sdk-messages:4.1.1'
46
46
implementation ' com.quickblox:quickblox-android-sdk-chat:4.1.1'
You can’t perform that action at this time.
0 commit comments