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'