Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-splashscreen to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2022
1 parent 10eeb83 commit 6e4579c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ dependencies {

//noinspection GradleDynamicVersion
implementation "com.facebook.react:react-native:+" // From node_modules
implementation "androidx.core:core-splashscreen:1.0.0-beta01" // Add this line
implementation "androidx.core:core-splashscreen:1.0.0" // Add this line

implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"

Expand Down

0 comments on commit 6e4579c

Please sign in to comment.