handlebars.java
handlebars.java copied to clipboard
Work around the Android Java version issue
Android does not use a particular Java version and because of that the property value is 0.9 which results in a NumberFormatException. As before, Android should default to 8.