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.
1 parent b14b893 commit 7eaa67aCopy full SHA for 7eaa67a
example/android/app/build.gradle
@@ -154,7 +154,7 @@ dependencies {
154
// The version of react-native is set by the React Native Gradle Plugin
155
implementation("com.facebook.react:react-android")
156
157
- implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.0.0")
+ implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0")
158
159
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}")
160
debugImplementation("com.facebook.flipper:flipper-network-plugin:${FLIPPER_VERSION}") {
0 commit comments