mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
83d9248ec8
`Im.PROTOCOL` is a String, not an int. Treat it as such to prevent an Exception being thrown when parsing `null`.