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
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.
The text was updated successfully, but these errors were encountered:
The library does not support Gradle 8 and above, I ran into a few problems.
The text was updated successfully, but these errors were encountered: