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 {
44 mavenCentral()
55 }
66 dependencies {
7- classpath " com.android.tools.build:gradle:7.0.1 "
7+ classpath " com.android.tools.build:gradle:7.1.0 "
88 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30"
99 }
1010}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =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
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ android {
3030
3131dependencies {
3232 // Add new dependencies
33- implementation " io.getstream:stream-chat-android-ui-components:4.28.0 "
33+ implementation " io.getstream:stream-chat-android-ui-components:4.28.2 "
3434 implementation " com.google.android.material:material:1.4.0"
3535 implementation " androidx.activity:activity-ktx:1.4.0"
3636 implementation " io.coil-kt:coil:1.4.0"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android {
2222
2323dependencies {
2424 // Add new dependencies
25- implementation " io.getstream:stream-chat-android-ui-components:4.28.0 "
25+ implementation " io.getstream:stream-chat-android-ui-components:4.28.2 "
2626 implementation " com.google.android.material:material:1.4.0"
2727 implementation " androidx.activity:activity-ktx:1.4.0"
2828 implementation " io.coil-kt:coil:1.4.0"
You can’t perform that action at this time.
0 commit comments