mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-14 07:11:04 +08:00

`Im.PROTOCOL` is a String, not an int. Treat it as such to prevent an Exception being thrown when parsing `null`.
`Im.PROTOCOL` is a String, not an int. Treat it as such to prevent an Exception being thrown when parsing `null`.