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