my telephone.It is running good. But When I build app then I am receiving this error:
Error: null, Cannot fit requested classes in a single dex file (# methods: 111820 > 65536)
And I also tried delete this:
implementation 'com.google.firebase:firebase-inappmessaging-display:17.1.1'
then it is compiled succesfully
But how can I compile my program with inappmessaging ?
google it: android 65k methods
Обсуждают сегодня