mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2024-12-24 17:50:04 +02:00
5 lines
191 B
XML
5 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>
|