mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
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:
@@ -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
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user