Our app sometimes randomly fails on startup with RuntimeException:
Unable to create application: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 1 column 315 path $[4].time_occurred
(i can provide more info from sentry on your demand)
Currently we are using version 14.4.0.
Due to the random nature of the crashes, we can't verify in a short time that a version upgrade fixes it