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 9700acf commit 66b8bdbCopy full SHA for 66b8bdb
android/app/build.gradle
@@ -202,7 +202,7 @@ dependencies {
202
//noinspection GradleDynamicVersion
203
implementation "com.facebook.react:react-native:+" // From node_modules
204
205
- implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
+ implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
206
207
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
208
exclude group:'com.facebook.fbjni'
0 commit comments