Change of Module order

This commit is contained in:
Nirothipan 2017-06-21 09:56:40 +05:30
parent 952a78b81b
commit acc82acdbe

View File

@ -35,8 +35,8 @@
<modules>
<module>org.wso2.carbon.device.mgt.mobile.android</module>
<module>org.wso2.carbon.device.mgt.mobile.android.api</module>
<module>org.wso2.carbon.device.mgt.mobile.android.ui</module>
<module>org.wso2.carbon.device.mgt.mobile.android.emulator</module>
<module>org.wso2.carbon.device.mgt.mobile.android.ui</module>
</modules>
<build>