forked from mirrors/Fedilab
6 lines
191 B
XML
6 lines
191 B
XML
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
package="com.github.stom79.mytransl">
|
||
|
|
||
|
<uses-permission android:name="android.permission.INTERNET" />
|
||
|
</manifest>
|