diff --git a/android/app/build.gradle b/android/app/build.gradle index 765f923a0d..8843c15fed 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { id 'com.facebook.react' } -def VERSION_CODE = 419 -def VERSION_NAME = "5.11.2" +def VERSION_CODE = 420 +def VERSION_NAME = "5.12.0" android { namespace 'com.naviapp'