DEV Community

Subhra Das
Subhra Das

Posted on

Unable to Create .AAR file in Android 2022.3.1 Girraffe using React Native 0.73.6

Trying to convert react-native into .AAR file. I am facing below error:

Could not determine the dependencies of task ':app:extractDebugAnnotations'.

Could not resolve all task dependencies for configuration ':app:detachedConfiguration1'.
Cannot resolve external dependency com.android.tools.lint:lint-gradle:31.1.1 because no repositories are defined.
     Required by:
         project :app
 
Possible solution:

Top comments (0)