<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Subhra Das</title>
    <description>The latest articles on DEV Community by Subhra Das (@subhrashish).</description>
    <link>https://dev.to/subhrashish</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1420734%2F38c0187d-29dd-460e-aeb3-440f228c4bf6.png</url>
      <title>DEV Community: Subhra Das</title>
      <link>https://dev.to/subhrashish</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subhrashish"/>
    <language>en</language>
    <item>
      <title>Unable to Create .AAR file in Android 2022.3.1 Girraffe using React Native 0.73.6</title>
      <dc:creator>Subhra Das</dc:creator>
      <pubDate>Fri, 12 Apr 2024 09:18:50 +0000</pubDate>
      <link>https://dev.to/subhrashish/unable-to-create-aar-file-in-android-202231-girraffe-using-react-native-0736-53df</link>
      <guid>https://dev.to/subhrashish/unable-to-create-aar-file-in-android-202231-girraffe-using-react-native-0736-53df</guid>
      <description>&lt;p&gt;Trying to convert react-native into .AAR file. I am facing below error:&lt;/p&gt;

&lt;p&gt;Could not determine the dependencies of task ':app:extractDebugAnnotations'.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Declare repository providing the artifact, see the documentation at &lt;a href="https://docs.gradle.org/current/userguide/declaring_repositories.html"&gt;https://docs.gradle.org/current/userguide/declaring_repositories.html&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;

</description>
      <category>reactnative</category>
    </item>
  </channel>
</rss>
