1
0
mirror of https://codeberg.org/tom79/Fedilab synced 2025-02-02 04:16:56 +01:00
fedilab-Android-App/mytransl/src/main/AndroidManifest.xml
2022-04-27 15:20:42 +02:00

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>