-
Notifications
You must be signed in to change notification settings - Fork 69
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
Android Example Error on Duplicate Resources #239
Comments
I've noticed the duplicate resources problem since the recent update to AGP 8.4.0. But 8.3.2 works ok. I haven't got to the bottom of why yet. |
Is it the same error about each of the four |
i noticed downgrading to 8.3.2 would not lead to this error, but , shouldnt it just works if we use the latest version... I really hope there is an easy way on this, as im planning to use crux on my next project ... |
It's definitely the four |
Thanks for raising this, btw ❤️ — I added a note to the getting started guide to highlight the issue. I would imagine we may need to wait for the Rust Gradle Plugin to be updated, but not sure of that yet. |
I tried to follow Xcode implementation with Crux , I manage to make it work,
but on Kotlin and Android Studio , After Following documentation and on the building of the app or running it
i always get stuck on this ....
Or even if i clone your example folder and run Android folder i bump to this error as well
I got the following warning and errors:
Unable to auto-format shared.kt using ktlint: Os { code: 2, kind: NotFound, message: "No such file or directory" }
The text was updated successfully, but these errors were encountered: