Skip to content

Commit 9cc1f73

Browse files
authored
fix(build): fix for Daily builds (#248)
1 parent 0d99a6e commit 9cc1f73

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pluto/lib/src/main/res/drawable/pluto___ic_close.xml renamed to pluto-plugins/base/lib/src/main/res/drawable/pluto___ic_close.xml

File renamed without changes.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest>
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
3+
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
34

45
</manifest>

0 commit comments

Comments
 (0)