mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Change platforms to lower case
This commit is contained in:
parent
3f78271847
commit
76c697453e
@ -20,5 +20,5 @@
|
||||
package org.wso2.carbon.device.mgt.common;
|
||||
|
||||
public enum Platform {
|
||||
ANDROID, IOS, WINDOWS;
|
||||
android, ios, windows;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user