2021-06-15 13:23:54 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2021-09-02 11:36:29 +03:00
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
package="im.vector.lib.ui.styles">
|
|
|
|
|
|
|
|
<application android:supportsRtl="true" />
|
|
|
|
|
|
|
|
</manifest>
|