Skip to content

Commit 69742fd

Browse files
Fixed typo...... This was painful
1 parent d724939 commit 69742fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ react {
5252
// hermesFlags = ["-O", "-output-source-map"]
5353

5454
/* Autolinking */
55-
autoLinkLibrariesWithApp()
55+
autolinkLibrariesWithApp()
5656
}
5757

5858
/**

0 commit comments

Comments
 (0)