Skip to content

Commit

Permalink
Update Dimezis/BlurView to 1.6.6
Browse files Browse the repository at this point in the history
Fixes Android crash: Dimezis/BlurView#110 (comment)
  • Loading branch information
Lemon-King authored Mar 8, 2021
1 parent 79f338b commit 34649d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+'
implementation 'com.eightbitlab:blurview:1.6.3'
implementation 'com.eightbitlab:blurview:1.6.6'
}

0 comments on commit 34649d2

Please sign in to comment.