Skip to content

Commit 95db38e

Browse files
authored
docs: Update AndroidManifest installation
1 parent a6e3e1a commit 95db38e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

INSTALL.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ Linking the package manually is not required anymore with [Autolinking](https://
5353
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
5454
<uses-permission android:name="android.permission.WAKE_LOCK" />
5555
...
56-
<application ... >
57-
...
58-
<service android:name="com.asterinet.react.bgactions.RNBackgroundActionsTask" />
59-
</application>
6056
</manifest>
6157
```
6258

0 commit comments

Comments
 (0)