Skip to content

Class file has wrong version 61.0, should be 55.0Β #362

Open
@dostalleos

Description

If I update the SDK from 1.0.0-beta18 to 1.0.1 or 1.0.2 I get several errors on compile time.

Here is the log:

error: cannot access ShowkaseComposable
import com.airbnb.android.showkase.annotation.ShowkaseComposable;

class file has wrong version 61.0, should be 55.0
    Please remove or make sure it appears in the correct subdirectory of the classpath.

I found out that it's connected to the Java version. I'm using Java 17.

Do you have any idea how to resolve this? Thank you in advance.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions