Getting class file has wrong version 55.0, should be 52.0 while running the code. we are using JAVA_8 in our project
import com.simform.custombottomnavigation.SSCustomBottomNavigation;
^
bad class file: /Users/bitclass-admin/.gradle/caches/transforms-2/files-2.1/cdfc897a9d2a80fb9143ac1851be42a4/jetified-SSCustomBottomNavigation-3.2-api.jar(com/simform/custombottomnavigation/SSCustomBottomNavigation.class)
class file has wrong version 55.0, should be 52.0
Please remove or make sure it appears in the correct subdirectory of the classpath.

Getting
class file has wrong version 55.0, should be 52.0while running the code. we are using JAVA_8 in our project