<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Release</title>
    <link>https://sudarshantechlabs.com/blog/tag/release</link>
    <description>Posts tagged Release from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Sun, 31 May 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/release/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>ProGuard and R8: How to Configure Code Shrinking Without Breaking Your App</title>
      <link>https://sudarshantechlabs.com/blog/android-proguard-r8-guide</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/android-proguard-r8-guide</guid>
      <description>R8 is enabled in every release build but most developers just hope it works. When it breaks something, debugging is painful. Here&apos;s how to configure ProGuard rules correctly, debug obfuscation issues, and keep your app running after shrinking. · 4 min read</description>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Tools</category>
      <category>Release</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>My Android Release Workflow: From Code to Play Store in Under an Hour</title>
      <link>https://sudarshantechlabs.com/blog/my-android-release-workflow</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/my-android-release-workflow</guid>
      <description>A step-by-step breakdown of how I release Android apps to Google Play as a solo developer — versioning, signing, AAB builds, store listing, and the checklist that prevents me from shipping broken releases. · 6 min read</description>
      <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Play Store</category>
      <category>Release</category>
      <category>CI/CD</category>
      <category>Automation</category>
      <category>Kotlin</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Why OS Updates Break Your App (Even When You Changed Nothing)</title>
      <link>https://sudarshantechlabs.com/blog/why-os-updates-break-your-app</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/why-os-updates-break-your-app</guid>
      <description>Your app didn&apos;t change. The OS did. And now you have a critical bug in production. Here&apos;s why this keeps happening — and how to catch it before your users do. · 6 min read</description>
      <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Android</category>
      <category>Mobile</category>
      <category>Release</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Shipping an Android App Solo: The End-to-End Process From Code to Play Store</title>
      <link>https://sudarshantechlabs.com/blog/shipping-android-app-solo</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/shipping-android-app-solo</guid>
      <description>There&apos;s no team to hand off to when you&apos;re solo. Here&apos;s the complete end-to-end release process: final testing, building the AAB, signing, uploading, writing release notes, and monitoring after launch. · 5 min read</description>
      <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Solo Dev</category>
      <category>Release</category>
      <category>Play Store</category>
      <category>Engineering</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Quality Gates in the Release Process: What to Check Before Shipping</title>
      <link>https://sudarshantechlabs.com/blog/release-process-quality-gates</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/release-process-quality-gates</guid>
      <description>A quality gate is a checkpoint that a release must pass before moving to the next stage. Defining clear gates eliminates the &apos;looks good to me&apos; releases that become production incidents. Here&apos;s how to structure them. · 5 min read</description>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Testing</category>
      <category>Release</category>
      <category>CI/CD</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>Mobile App Testing Checklist: 40 Things to Check Before Release</title>
      <link>https://sudarshantechlabs.com/blog/mobile-testing-checklist</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/mobile-testing-checklist</guid>
      <description>A comprehensive pre-release checklist for Android apps covering functionality, performance, device compatibility, offline behavior, accessibility, and more. Use this before every production release. · 4 min read</description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>Android</category>
      <category>Testing</category>
      <category>Release</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>