nisrulz / easydeviceinfo

:iphone: [Android Library] Get device information in a super easy way.
Apache License 2.0
1.77k stars 227 forks source link

Mistake in wiki #35

Closed trafficteam7 closed 3 years ago

trafficteam7 commented 3 years ago

Hello! String ua = easyDeviceMod.getUA() should be String ua = easyIdMod.getUA();

nisrulz commented 3 years ago

Fixed.

Thank you for bringing it up 😄