diff --git a/android/app/build.gradle b/android/app/build.gradle index 6a40d8579b..d6b4ca2225 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 421 -def VERSION_NAME = "5.13.0" +def VERSION_CODE = 422 +def VERSION_NAME = "5.13.1" android { namespace 'com.naviapp'