bump build: android 73 (#659)

This commit is contained in:
Seshanth.S🐺
2025-06-24 03:20:57 +05:30
committed by GitHub
parent 60bfe4387c
commit f08cfe11c0

View File

@@ -86,7 +86,7 @@ android {
applicationId "com.proofofpassportapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 72
versionCode 73
versionName "2.5.4"
externalNativeBuild {
cmake {