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

I used to have DNS like version codes (YYYYmmmddXX format) for my apps builds, and I can't go back in older apps because Google Play wont allow me to upload inferior version codes, so I thing we should to use BigInteger instead of Integer.parseInt This closes #298