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

Task with name 'preBuild' not found in project ':app'. #6

Open
uzairmughal3397 opened this issue Jan 4, 2024 · 4 comments
Open

Task with name 'preBuild' not found in project ':app'. #6

uzairmughal3397 opened this issue Jan 4, 2024 · 4 comments

Comments

@uzairmughal3397
Copy link

I had everything like you mentioned in documentation but couldn't build the project.
Exception:
failed to apply plugin 'io.github.farimarwat.lokalenow'.

Task with name 'preBuild' not found in project ':app'.

Added pluging in build.gradle(:app)
image
Set required languages in same class after android tag
image
Added pluginManagement in setting.gradle.
image
let me know if doing anything wrong here.

@RufenKhokhar
Copy link
Contributor

Hi, You're using the Groovy build system so, please use this:
id "io.github.farimarwat.lokalenow" version "1.3"
and
lokalenow{ listLang = ["fr","ru","ar"] }

@uzairmughal3397
Copy link
Author

image @RufenKhokhar still having same issue.

@muhammedkhaled
Copy link

the same issue appeared to me.

are there any updates?

@farimarwat
Copy link
Owner

farimarwat commented Feb 7, 2025

kindly share your AGP and gradle version.

Note: Plugin has been updated. Check again

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

4 participants