chore: bump v2.6.5 for release (#1036)

* bump build

* update to ssh clone to fix local build

* update podfile lock

* fix version
This commit is contained in:
Justin Hernandez
2025-09-10 19:50:33 -07:00
committed by GitHub
parent e9ae259a50
commit 45ba5bc0ec
3 changed files with 19 additions and 15 deletions

View File

@@ -121,7 +121,7 @@ android {
applicationId "com.proofofpassportapp"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 97
versionCode 98
versionName "2.6.5"
manifestPlaceholders = [appAuthRedirectScheme: 'com.proofofpassportapp']
externalNativeBuild {

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +1,10 @@
{
"ios": {
"build": 170,
"build": 171,
"lastDeployed": "2025-08-26T16:35:10Z"
},
"android": {
"build": 97,
"build": 98,
"lastDeployed": "2025-08-29T10:59:07Z"
}
}