Method code too large! after android compileSdkVersion 27 change to compileSdkVersion 30

199 Views Asked by At

I get an error in android studio after android compileSdkVersion 27 was updated to compileSdkVersion 30 in androidx. I implemented multidex and also java heap to 64, but there is no response.

error code: Method code too large!

Method too large: com/yrkfgo/assxqx4/MraidView.

0

There are 0 best solutions below