Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit 57591b9

Browse files
Merge pull request #106 from vivekgidmare/patch-2
KMM hands-on: Remove duplicate implementation of swiperefreshlayout lib
2 parents 37fcdfd + a48fa20 commit 57591b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Networking and Data Storage with Kotlin Multiplatfrom Mobile/08_Creating_the_Android_application.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ dependencies {
1212
implementation("com.google.android.material:material:1.2.0")
1313
implementation("androidx.appcompat:appcompat:1.2.0")
1414
implementation("androidx.constraintlayout:constraintlayout:2.0.0")
15-
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
1615
implementation("androidx.recyclerview:recyclerview:1.1.0")
1716
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
1817
implementation("androidx.cardview:cardview:1.0.0")

0 commit comments

Comments
 (0)