mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-06-05 21:09:11 +02:00
fix manifest issues
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.PeertubeActivity"
|
||||
android:exported="true"
|
||||
tools:node="mergeOnlyAttributes">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
@@ -16,6 +16,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.PeertubeActivity"
|
||||
android:exported="true"
|
||||
tools:node="merge">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
Reference in New Issue
Block a user