fedilab-Android-App/autoimageslider/src/main/AndroidManifest.xml

13 lines
239 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
>
<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">
</application>
</manifest>