When I add firebase perf dependency into my project i am getting this error Illegal class file: Class module-info is missing a super type. Class file version 53. My
Illegal class file: Class module-info is missing a super type. Class file version 53.
On updating build Gradle from 3.5.1 to 3.6.0 fixed my issue.