It appears apk generated from bundle in universal mode is different from apk generated by assembleRelease. Specifically, application crashes with raw Lottie resource (if that matters) com.airbnb.lottie.parser.moshi.JsonUtf8Reader.nextNonWhitespace
:
This came as big surprise - anyone faced something similar, anyone knows why the difference?