By using the method `getAnnotationsByType` in commit https://github.com/FasterXML/jackson-module-kotlin/commit/0d4ab3b0ebae926bdaac97cb606495d6826af482 this library breaks compatibility with Android versions with minSdk < 24 See https://developer.android.com/studio/write/java8-support#supported_features for more information. I've reverted to v2.9.6 in the meantime.