Fedilab/mytransl/src/main/AndroidManifest.xml

6 lines
191 B
XML
Raw Normal View History

2022-04-27 16:20:42 +03:00
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.stom79.mytransl">
<uses-permission android:name="android.permission.INTERNET" />
</manifest>