From 114fe95bc817a0e2e14cf309c29a53d473182129 Mon Sep 17 00:00:00 2001 From: Aditya Narayan Malik Date: Mon, 16 Jun 2025 12:48:21 +0530 Subject: [PATCH] NTP-71120 | Release 499 back merge (#16583) Co-authored-by: navi-android[bot] <194247829+navi-android[bot]@users.noreply.github.com> Co-authored-by: Aparna Vadlamani Co-authored-by: Sohan Reddy Atukula Co-authored-by: Varun Jain Co-authored-by: Balrambhai Sharma Co-authored-by: Shaurya Rehan Co-authored-by: A Shrihari Raju Co-authored-by: shankar yadav Co-authored-by: Shiv Natani Co-authored-by: shreyansu raj Co-authored-by: Ujjwal Kumar Co-authored-by: Kshitij Pramod Ghongadi Co-authored-by: Venkat Praneeth Reddy Co-authored-by: Chirayu Mor Co-authored-by: Prajjaval Verma Co-authored-by: Mohit Rajput Co-authored-by: Mehul Garg Co-authored-by: Naman Khurmi Co-authored-by: Soumya Ranjan Patra Co-authored-by: Kamalesh Garnayak Co-authored-by: Aman S Co-authored-by: Hitesh Kumar --- android/app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 8955975469..091eaa9bbd 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 493 -def VERSION_NAME = "5.42.3" +def VERSION_CODE = 499 +def VERSION_NAME = "5.44.1" android { namespace 'com.naviapp'