We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2835dc + b27ac95 commit d3cb3f1Copy full SHA for d3cb3f1
samplekotlin/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
// Add new dependencies
41
implementation "io.getstream:stream-chat-android-ui-components:4.5.4"
42
implementation 'io.coil-kt:coil:1.1.1'
43
- implementation "androidx.fragment:fragment-ktx:1.3.0"
+ implementation "androidx.activity:activity-ktx:1.2.0"
44
45
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
46
implementation 'androidx.core:core-ktx:1.3.2'
0 commit comments