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

Gradle 8 Support #54

Open
MotiElitzur opened this issue Nov 15, 2023 · 3 comments
Open

Gradle 8 Support #54

MotiElitzur opened this issue Nov 15, 2023 · 3 comments

Comments

@MotiElitzur
Copy link

The library does not support Gradle 8 and above, I ran into a few problems.

Task :app:localization FAILED
Caching disabled for task ':app:localization' because:
  Caching has not been enabled for the task
Task ':app:localization' is not up-to-date because:
  Task has not declared any outputs despite executing actions.

Execution failed for task ':app:localization'.
> Could not get unknown property 'outputDirectory' for task ':app:localization' of type pl.droidsonroids.gradle.localization.LocalizationTask.
@koral--
Copy link
Owner

koral-- commented Nov 16, 2023

Could you attach a reproducer project?

@MotiElitzur
Copy link
Author

thanks, i have example project, https://github.com/MotiElitzur/Example-App

@koral--
Copy link
Owner

koral-- commented Aug 16, 2024

I could not reproduce that issue with that project.

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

2 participants