You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Getting
class file has wrong version 55.0, should be 52.0
while running the code. we are using JAVA_8 in our projectThe text was updated successfully, but these errors were encountered: