diff --git a/android/app/build.gradle b/android/app/build.gradle index 24e07d2cb6..992f1f4447 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -15,8 +15,8 @@ plugins { alias libs.plugins.facebook.react } -def VERSION_CODE = 478 -def VERSION_NAME = "5.38.0" +def VERSION_CODE = 480 +def VERSION_NAME = "5.39.1" android { namespace 'com.naviapp'