0

When moving a package in Android Studio I received this message:

enter image description here

I hit 'Move all' Now my unit tests fail with

java.lang.IllegalAccessError: Class ref in pre-verified class resolved to unexpected implementation

And then blows up on a class that was moved. Any idea why this is or how to fix it? I has to be including it twice in my apk. I've search for any reference of the file (even tried renaming it, deleting it adding back in etc etc) Nothing works.

trooper
  • 4,444
  • 5
  • 32
  • 32
Graeme
  • 1,107
  • 2
  • 12
  • 30

0 Answers0