diff --git a/android/app/build.gradle b/android/app/build.gradle index 40fea47fd7..e3609ec491 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 456 -def VERSION_NAME = "5.26.2" +def VERSION_CODE = 458 +def VERSION_NAME = "5.27.1" android { namespace 'com.naviapp'