<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Googl3 on Build in Public</title><link>https://build.ralphmayr.com/tags/googl3/</link><description>Recent content in Googl3 on Build in Public</description><generator>Hugo</generator><language>en-us</language><copyright>©️ Ralph Mayr 2026</copyright><lastBuildDate>Wed, 06 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://build.ralphmayr.com/tags/googl3/index.xml" rel="self" type="application/rss+xml"/><item><title>Google Requires a New versionCode for Every App Bundle You Publish</title><link>https://build.ralphmayr.com/posts/37-google-requires-a-new-versioncode-for-every-app-bundle-you-publish/</link><pubDate>Wed, 06 Aug 2025 00:00:00 +0000</pubDate><guid>https://build.ralphmayr.com/posts/37-google-requires-a-new-versioncode-for-every-app-bundle-you-publish/</guid><description>&lt;p&gt;When publishing a new version of your Android app through the Google Play Console, you &lt;em&gt;must&lt;/em&gt; increment the versionCode in your app&amp;rsquo;s build.gradle file. This is required even if the versionName (the human-readable version string) stays the same.&lt;/p&gt;
&lt;p&gt;I found this a bit confusing at first &amp;mdash; but the rule is simple: Before you build the bundle you upload to Google Play, make sure you&amp;rsquo;ve updated the versionCode. If you don&amp;rsquo;t, your upload will be rejected immediately.&lt;/p&gt;</description></item></channel></rss>