diff --git a/android/app/build.gradle b/android/app/build.gradle index afe2488f33..ebeaa12c2c 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 470 -def VERSION_NAME = "5.32.1" +def VERSION_CODE = 471 +def VERSION_NAME = "5.33.0" android { namespace 'com.naviapp'