TP-53619 | Master → Development (Release 5.0.0) (#9824)

This commit is contained in:
Shivam Goyal
2024-02-17 16:47:32 +05:30
committed by GitHub
parent 4e528e9f21
commit f216fc1153

View File

@@ -11,8 +11,8 @@ plugins {
id 'maven-publish'
}
def VERSION_CODE = 378
def VERSION_NAME = "4.6.1"
def VERSION_CODE = 379
def VERSION_NAME = "5.0.0"
android {
namespace 'com.naviapp'