Does dex limit is for the methods only ? Does dex have any limits for the fields ? I can not find any information about that, but at least error looks
Too many field references: 131000; max is 65536.
Why not methods in that case ? There is nothing in all google and android documentation about that. At least my googling skills can not help me with that, to find one resource where it will be clearly written. Thanks.
Also, would be great to provide any proof for your answers. Or you're developer at Google.
It talks about methods
Source: https://developer.android.com/studio/build/multidex.html