incorporate one of the BUILDING steps directly into the file

This commit is contained in:
2025-06-13 22:37:03 -06:00
parent 676a301331
commit cead308800
2 changed files with 1 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
<intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />