Files
AutoJs6/automator/src/main/AndroidManifest.xml
2017-03-12 23:10:58 +08:00

13 lines
215 B
XML

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.stardust.automator"
>
<application
android:supportsRtl="true"
>
</application>
</manifest>