File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
mavenCentral()
5
5
}
6
6
dependencies {
7
- classpath " com.android.tools.build:gradle:7.0.1 "
7
+ classpath " com.android.tools.build:gradle:7.1.0 "
8
8
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30"
9
9
}
10
10
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.0. 2-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.2-bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ android {
30
30
31
31
dependencies {
32
32
// Add new dependencies
33
- implementation " io.getstream:stream-chat-android-ui-components:4.25.0 "
33
+ implementation " io.getstream:stream-chat-android-ui-components:4.28.2 "
34
34
implementation " com.google.android.material:material:1.4.0"
35
35
implementation " androidx.activity:activity-ktx:1.4.0"
36
36
implementation " io.coil-kt:coil:1.4.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android {
22
22
23
23
dependencies {
24
24
// Add new dependencies
25
- implementation " io.getstream:stream-chat-android-ui-components:4.25.0 "
25
+ implementation " io.getstream:stream-chat-android-ui-components:4.28.2 "
26
26
implementation " com.google.android.material:material:1.4.0"
27
27
implementation " androidx.activity:activity-ktx:1.4.0"
28
28
implementation " io.coil-kt:coil:1.4.0"
You can’t perform that action at this time.
0 commit comments