Skip to content

Commit

Permalink
⬆️: Update dependency androidx.swiperefreshlayout:swiperefreshlayout …
Browse files Browse the repository at this point in the history
…to v1.1.0
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 302a687 commit 4632f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doodle/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+" // From node_modules
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
exclude group:'com.facebook.fbjni'
}
Expand Down

0 comments on commit 4632f10

Please sign in to comment.