diff --git a/.changelog/1856.internal.md b/.changelog/1856.internal.md new file mode 100644 index 0000000000..787f5708c7 --- /dev/null +++ b/.changelog/1856.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/android/variables.gradle b/android/variables.gradle index 5946adabdd..14ae70a23c 100644 --- a/android/variables.gradle +++ b/android/variables.gradle @@ -7,7 +7,7 @@ ext { androidxCoordinatorLayoutVersion = '1.2.0' androidxCoreVersion = '1.10.0' androidxFragmentVersion = '1.5.6' - coreSplashScreenVersion = '1.0.0' + coreSplashScreenVersion = '1.0.1' androidxWebkitVersion = '1.6.1' junitVersion = '4.13.2' androidxJunitVersion = '1.1.5'