TP-53619 | Master → Development (Release 5.1.0) (#9872)

This commit is contained in:
Shivam Goyal
2024-02-22 00:18:53 +05:30
committed by GitHub
parent b07d409ba8
commit 7b45da38d5

View File

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