From 97fdc0ee93c9fe0178c16c086396eddfb35c310f Mon Sep 17 00:00:00 2001 From: Prakhar Saxena Date: Mon, 4 Sep 2023 15:19:11 +0530 Subject: [PATCH] =?UTF-8?q?TP-00000=20|=20Master=20=E2=86=92=20Development?= =?UTF-8?q?=20(Release=204.0.4)=20(#7732)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 038c1bb844..3f96b52267 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ kapt { correctErrorTypes true } -def VERSION_CODE = 340 -def VERSION_NAME = "4.0.3" +def VERSION_CODE = 341 +def VERSION_NAME = "4.0.4" android { namespace 'com.naviapp'