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

Android build fail on compileSdkVersion 33 #488

Closed
Dajust opened this issue Dec 9, 2022 · 2 comments
Closed

Android build fail on compileSdkVersion 33 #488

Dajust opened this issue Dec 9, 2022 · 2 comments

Comments

@Dajust
Copy link

Dajust commented Dec 9, 2022

Task :react-native-menu_menu:compileDebugKotlin FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-menu_menu:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
   > Compilation error. See log for more details

The above error occurs when I update to increase compileSdkVersion to 33. Works fine when I reduce it to 31.

@arjendevos
Copy link

Same issue

@Naturalclar
Copy link
Member

Fixed in v0.7.3 👍🏻

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

3 participants