Skip to content

Compile on Java 11 issue  #148

Open
Open
@Noymiran

Description

@Noymiran

Hey,
I can't use the repo on Java 11 because TCString.decode is an interface with static methods, which isn't allowed on Java 9 and above.
I am using it like this -
CStringEncoder.newBuilder(TCString.decode(consentStringWithRealCMPId)).cmpId(1).encode()

Will it be resolved?
thanks,

Metadata

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