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 7db0d91 + a0b6b7d commit a4430e4Copy full SHA for a4430e4
app/build.gradle.kts
@@ -96,7 +96,7 @@ dependencies {
96
implementation("androidx.navigation:navigation-fragment-ktx:2.9.6")
97
implementation("androidx.navigation:navigation-ui-ktx:2.9.2")
98
implementation("androidx.preference:preference-ktx:1.2.1")
99
- implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
+ implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.2.0")
100
101
implementation("com.google.android.material:material:1.13.0")
102
0 commit comments