Skip to content

Commit 70c7d2c

Browse files
ja-kaflyingSAP
andauthored
Fix multiple blur view issues (Kureev#411)
Co-authored-by: Jascha Kanngiesser <[email protected]>
1 parent 79f338b commit 70c7d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ repositories {
4343
dependencies {
4444
//noinspection GradleDynamicVersion
4545
implementation 'com.facebook.react:react-native:+'
46-
implementation 'com.eightbitlab:blurview:1.6.3'
46+
implementation 'com.eightbitlab:blurview:1.6.6'
4747
}

0 commit comments

Comments
 (0)