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" />