[INJIMOB-3110]: Update version to 0.16.0 (#1857)

Signed-off-by: BalachandarG <balachandar.g@thoughtworks.com>
This commit is contained in:
balachandarg-tw
2025-03-18 14:28:02 +05:30
committed by GitHub
parent e47066ef24
commit 1c9a40a4ad

View File

@@ -113,7 +113,7 @@ android {
applicationId 'io.mosip.residentapp'
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionName "0.15.0"
versionName "0.16.0"
versionCode 1
manifestPlaceholders = [
APP_NAME : APP_NAME,