Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firebase auth provider compilation target is too high #129

Open
bjhham opened this issue Aug 28, 2024 · 0 comments
Open

Firebase auth provider compilation target is too high #129

bjhham opened this issue Aug 28, 2024 · 0 comments

Comments

@bjhham
Copy link
Collaborator

bjhham commented Aug 28, 2024

Only compiles with JDK >= 21

See output:

Execution failed for task ':compileKotlin'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not resolve com.kborowy:firebase-auth-provider:1+.
     Required by:
         root project :
      > Dependency resolution is looking for a library compatible with JVM runtime version 17, but 'com.kborowy:firebase-auth-provider:1.1.4' is only compatible with JVM runtime version 21 or newer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant