Hi, <@URQ797WRW> . Thank you for your support. Cur...
# community-support
z
Hi, @Vampire . Thank you for your support. Currently, I have still the same error message.
Copy code
FAILURE: Build failed with an exception.

* Where:
Build file 'E:\GrabCoin_1\Library\Bee\Android\Prj\Mono2x\Gradle\launcher\build.gradle' line: 1

* What went wrong:
A problem occurred evaluating project ':launcher'.
> Plugin with id 'com.android.application' not found.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at <https://help.gradle.org>

BUILD FAILED in 1s

UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Also, I can't understand your response yet. Could you explain in detail, please?
I am ok.
Currently, I am trying to build a process into APK file on the Unity editor.
But I can't build the project because this error message.
I got it.
I need your help.
v
Sure, what do you not understand in my original response?
Besides that, what is unclear? Your first screenshot says that you configured in your settings script to ignore repositories added in project build scripts and that you tried to add
google()
in the project build script. And you seconds says that the AGP is not found which would have been found in
google()
.
z
Plugin with id 'com.android.application' not found. I think this message is made error so I can't build into the Android.
v
Yes, and I explained you why you get it
Or at least the most likely cause from the sparse information you provided
z
okay. thanks @Vampire
v
You're welcome. Don't hesitate to ask further if you still did not get it. But you really have to tell what you did not understand. 🙂
🙌 1