Skip to content

Commit

Permalink
add swipe refresh layout dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Feb 10, 2024
1 parent b8c8b66 commit 12add70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pandroid/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ dependencies {
implementation("androidx.preference:preference:1.2.1")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("com.google.code.gson:gson:2.10.1")
implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
}

0 comments on commit 12add70

Please sign in to comment.