diff --git a/android/app/build.gradle b/android/app/build.gradle index 8a118df940..519ea74b02 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -14,8 +14,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 445 -def VERSION_NAME = "5.20.2" +def VERSION_CODE = 446 +def VERSION_NAME = "5.21.0" android { namespace 'com.naviapp'