
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Prince - Portfolio</title>
      <link>https://princeneres.dev/blog</link>
      <description>The key to success in software development is constant learning. By staying curious and adapting to new challenges, you grow and evolve with the technology.</description>
      <language>en-us</language>
      <managingEditor>princeneres@gmail.com (Prince Neres)</managingEditor>
      <webMaster>princeneres@gmail.com (Prince Neres)</webMaster>
      <lastBuildDate>Mon, 07 Apr 2025 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://princeneres.dev/tags/gradle/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://princeneres.dev/blog/understanding-dag-in-gradle</guid>
    <title>Understanding DAG in Gradle: Directed Acyclic Graph Explained</title>
    <link>https://princeneres.dev/blog/understanding-dag-in-gradle</link>
    <description>In this article, you&#39;ll learn what a Directed Acyclic Graph (DAG) is in Gradle and how it controls task execution. Understand how Gradle builds an execution graph, manages dependencies, and optimizes builds through parallelism and incremental execution.</description>
    <pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate>
    <author>princeneres@gmail.com (Prince Neres)</author>
    <category>gradle</category><category>build</category><category>dag</category><category>java</category>
  </item>

  <item>
    <guid>https://princeneres.dev/blog/understanding-dag-in-gradle</guid>
    <title>Entendendo DAG no Gradle: Grafo Acíclico Direcionado Explicado</title>
    <link>https://princeneres.dev/blog/understanding-dag-in-gradle</link>
    <description>Neste artigo, você aprenderá o que é um Directed Acyclic Graph (DAG) no Gradle e como ele controla a execução das tarefas. Entenda como o Gradle monta o grafo de execução, gerencia dependências e otimiza builds com paralelismo e execução incremental.</description>
    <pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate>
    <author>princeneres@gmail.com (Prince Neres)</author>
    <category>gradle</category><category>build</category><category>dag</category><category>java</category>
  </item>

    </channel>
  </rss>
