diff --git a/android/app/build.gradle b/android/app/build.gradle index cd6c92be37..6f5315536d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 454 -def VERSION_NAME = "5.26.0" +def VERSION_CODE = 456 +def VERSION_NAME = "5.26.2" android { namespace 'com.naviapp'