diff --git a/android/app/build.gradle b/android/app/build.gradle index 12f48895b3..2c27b23c47 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { id 'com.facebook.react' } -def VERSION_CODE = 392 -def VERSION_NAME = "5.5.2" +def VERSION_CODE = 393 +def VERSION_NAME = "5.5.3" android { namespace 'com.naviapp'