The application crashes on Android 6 (JDK 17) when launched due to the library com.fasterxml.jackson.core:jackson , which in versions higher than 4.13.5 throws Exception java.lang.NoClassDefFoundError: Failed resolution of: Ljava/lang/BootstrapMethodError; . Similar problem is described here: square/retrofit#4131
Because of this, I cannot update your library to a version higher than 5.4.6, since it uses the Jackson library version 4.15.0