diff --git a/app/android/app/build.gradle b/app/android/app/build.gradle index 15279781..130ee033 100644 --- a/app/android/app/build.gradle +++ b/app/android/app/build.gradle @@ -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"