This commit is contained in:
Grishka
2024-02-23 20:45:17 +03:00
parent eacfd2fa4f
commit f2fbf55c53
6 changed files with 124 additions and 6 deletions

View File

@@ -19,6 +19,10 @@
<intent>
<action android:name="android.intent.action.TRANSLATE" />
</intent>
<intent>
<action android:name="android.intent.action.VIEW"/>
<data android:scheme="http"/>
</intent>
</queries>
<application