mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 19:44:58 +00:00
add swipe refresh layout dependency
This commit is contained in:
parent
3c25be4c63
commit
4d202763c8
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue