diff --git a/android/app/build.gradle b/android/app/build.gradle index c77d5731c8..b161f2ee8f 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 484 -def VERSION_NAME = "5.40.3" +def VERSION_CODE = 488 +def VERSION_NAME = "5.41.3" android { namespace 'com.naviapp'