'Android giving Unknown constant tag 85 in class file

I was working in the android studio all thing were fine until it gives me a sudden error which I have no idea how to fix it.


A problem occurred evaluating project ':app'.
> Unknown constant tag 85 in class file com/android/builder/testing/ConnectedDeviceProvider

this bug is happening to all my projects and seams not related to my project.



Solution 1:[1]

I had similar issue all I did was invalidate and restarted android studio and it was well. note I am on Android Studio Bumblebee

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 mktowett