Closed SukumarSmart closed 4 years ago
Hi @SukumarSmart, could you give a little more context around this issue? For example, what React Native version are you using, and what version of the Android Build Tools are you using in your project (can be found in file android/app/build.gradle
)?
Our default version is 26.0.3, so either you're overriding that somewhere in your project, or your project is using an old version of Gradle.
I've encountering similar thing when importing the example project:
Resolved with the latest release
@tschoffelen can you investigate this?