-
Notifications
You must be signed in to change notification settings - Fork 6
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
Build failed with an exception #8
Comments
Hi. Please include the full stacktrace. Also explain what are trying to do? |
What I sent is the complete error message, there is no error stack. |
Any crash in jvm code has the stacktrace. You can run the build with the Plugin works. I use it in my own projects. Could you say how particularly you configured plugin in build.gradle files? Or could you create a sample project with this problem? |
Hi @0xera , I also have this error and I know how to reproduce : Just bump the AGP version to By the way, it happens directly on gradle "sync". The complete stacktrace (not sure if it's really useful) : Stacktrace
|
I'm still getting error Using Same error was with AGP 8.4 |
@Diaglyonok Sorry, i have fixed it here. It will be in the next release c081400 |
./gradlew :app:assembleDebug
Type-safe project accessors is an incubating feature.
FAILURE: Build failed with an exception.
A problem occurred configuring project ':app'.
why?
The text was updated successfully, but these errors were encountered: