diff --git a/android/app/build.gradle b/android/app/build.gradle index 311b86ed53..b77eec3b61 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { id 'com.facebook.react' } -def VERSION_CODE = 410 -def VERSION_NAME = "5.7.10" +def VERSION_CODE = 411 +def VERSION_NAME = "5.7.11" android { namespace 'com.naviapp'