I am getting this error while opening a project
Cause: dagger/hilt/android/plugin/HiltGradlePlugin has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
What i tried are :
Plugin [id: 'dagger.hilt.android.plugin'] was not found in any of the following sources
https://github.com/google/dagger/issues/3495
Dagger-hilt error while compiling project
Class has been compiled by a more recent version of the Java Environment