diff --git a/android/app/build.gradle b/android/app/build.gradle index eb8c1afcea..aa3bd81c74 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { id 'com.facebook.react' } -def VERSION_CODE = 388 -def VERSION_NAME = "5.4.1" +def VERSION_CODE = 390 +def VERSION_NAME = "5.5.1" android { namespace 'com.naviapp'