1
0
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:
Thomas
2022-05-30 09:01:23 +02:00
parent e03147c6da
commit 5696809c1d
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<activity
android:name=".activities.PeertubeActivity"
android:exported="true"
tools:node="mergeOnlyAttributes">
<intent-filter>
<action android:name="android.intent.action.VIEW" />

View File

@@ -16,6 +16,7 @@
<activity
android:name=".activities.PeertubeActivity"
android:exported="true"
tools:node="merge">
<intent-filter>
<action android:name="android.intent.action.VIEW" />