diff --git a/android/app/build.gradle b/android/app/build.gradle index 2ca2bb8da4..cb225fe2ee 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 499 -def VERSION_NAME = "5.44.1" +def VERSION_CODE = 506 +def VERSION_NAME = "5.45.1" android { namespace 'com.naviapp'