Method count is moderately high in CBL for Android

Yes, this is related and should help. But I would go a step further and either swap Jackson with Gson or allow/force the developer to provide a JSON parser. Or maybe there is a default? It just seems so great that CBL is only 2k methods and does one thing and then there’s this giant dependency on a specific JSON parser.