I am having a problem with codename one build for android ,
Dex: The number of method references in a .dex file cannot exceed 64K. Learn how to resolve this issue at https://developer.android.com/tools/building/multidex.html trouble writing output: Too many method references: 67801; max is 65536.
is there any build hint that I can use to overcome this issue ??