react-native-screens:compileReleaseKotlin FAILED #1713
Replies: 1 comment
-
Hi @Gabotron-ES, thanks for reporting the problem! Sorry for late response. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after changing package name of my react-native app an trying to generate .aab file with "gradlew clean assembleRelease" suddenly I'm getting the following error:
It's a very long error, this is also interesting:
After seeing some similar errors on the internet I tried updating my build.gradle file with this lines in their suitable places, but nothing:
Tried updating react-native-screens to latest stable version but still nothing.
Please help me, I don't know what more to do...
Beta Was this translation helpful? Give feedback.
All reactions