diff --git a/app/build.gradle b/app/build.gradle index 038c1bb844..3f96b52267 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ kapt { correctErrorTypes true } -def VERSION_CODE = 340 -def VERSION_NAME = "4.0.3" +def VERSION_CODE = 341 +def VERSION_NAME = "4.0.4" android { namespace 'com.naviapp'