diff --git a/android/app/build.gradle b/android/app/build.gradle index 3c8641426d..c5862644a8 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 449 -def VERSION_NAME = "5.23.0" +def VERSION_CODE = 450 +def VERSION_NAME = "5.24.0" android { namespace 'com.naviapp'