chore: Android BlurView upgraded to 2.0.3 (#3)
Author: Ajay Sivan <ajayesivan@gmail.com>
This commit is contained in:
parent
722940e19c
commit
264dc0654a
|
@ -138,5 +138,5 @@ dependencies {
|
||||||
implementation "com.facebook.react:react-native:+"
|
implementation "com.facebook.react:react-native:+"
|
||||||
// From node_modules
|
// From node_modules
|
||||||
|
|
||||||
implementation 'com.github.Dimezis:BlurView:version-2.0.2'
|
implementation 'com.github.Dimezis:BlurView:version-2.0.3'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue