Hello everyone. I upgraded my B4A today to v11-50 I have not been able to compile my project ever since.
The project was working perfectly well this afternoon.
I keep getting this error... I use firebase in the project by the way.
The project was working perfectly well this afternoon.
I keep getting this error... I use firebase in the project by the way.
B4X:
Compiling generated Java code. (26.82s)
Finding libraries that need to be dexed. (0.15s)
Dex code (13.93s)
Dex merge Error
Error: Cannot fit requested classes in a single dex file (# methods: 75493 > 65536). Try supplying a main-dex list
Compilation failed