diff --git a/android/app/build.gradle b/android/app/build.gradle index 33bc1f32bd..e83e07b2f5 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { id 'com.facebook.react' } -def VERSION_CODE = 394 -def VERSION_NAME = "5.6.0" +def VERSION_CODE = 395 +def VERSION_NAME = "5.6.1" android { namespace 'com.naviapp'