mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-10 02:07:39 +03:00
7 lines
No EOL
207 B
XML
7 lines
No EOL
207 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="im.vector.lib.ui.styles">
|
|
|
|
<application android:supportsRtl="true" />
|
|
|
|
</manifest> |