mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
661fadd083
- Document why Integer.decode cannot be used for hex values when thy exceed Integer.MAX_VALUE when parsed as positive number and Long.decode has to be used instead