diff --git a/android/app/build.gradle b/android/app/build.gradle index 00fcd8e0bb..431b55eeea 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 451 -def VERSION_NAME = "5.25.0" +def VERSION_CODE = 453 +def VERSION_NAME = "5.25.2" android { namespace 'com.naviapp'