I am developing xamarin android app and in this many packages and references are used (Google play services). When I try to build this project I get this error:
java.exe exited with code 2 Trouble writing output: Too many field references: 81626; max is 65536. You may try using --multi-dex option
.