handlebars.java icon indicating copy to clipboard operation
handlebars.java copied to clipboard

Work around the Android Java version issue

Open vandac opened this issue 2 years ago • 0 comments

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.

vandac avatar Sep 07 '23 13:09 vandac