Skip to content

Commit fc1ffa4

Browse files
rghorbaniwkh237
authored andcommitted
remove overriding react-native default manifest file (wkh237#330)
1 parent ba259ab commit fc1ffa4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

android/src/main/AndroidManifest.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
package="com.RNFetchBlob">
33

44
<application
5-
android:label="@string/app_name"
6-
android:supportsRtl="true">
5+
android:label="@string/app_name">
76

87
</application>
98

0 commit comments

Comments
 (0)