mirror of
https://github.com/selfxyz/self.git
synced 2026-01-09 14:48:06 -05:00
chore: bump build 2.9.0 rc1 (#1398)
* update builds to match * update version
This commit is contained in:
@@ -134,7 +134,7 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 119
|
||||
versionCode 120
|
||||
versionName "2.9.0"
|
||||
manifestPlaceholders = [appAuthRedirectScheme: 'com.proofofpassportapp']
|
||||
externalNativeBuild {
|
||||
|
||||
@@ -431,7 +431,7 @@
|
||||
CODE_SIGN_ENTITLEMENTS = OpenPassport/OpenPassportDebug.entitlements;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 178;
|
||||
CURRENT_PROJECT_VERSION = 189;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEVELOPMENT_TEAM = 5B29R5LYHQ;
|
||||
ENABLE_BITCODE = NO;
|
||||
@@ -572,7 +572,7 @@
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = OpenPassport/OpenPassport.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 178;
|
||||
CURRENT_PROJECT_VERSION = 189;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEVELOPMENT_TEAM = 5B29R5LYHQ;
|
||||
FRAMEWORK_SEARCH_PATHS = (
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"ios": {
|
||||
"build": 188,
|
||||
"build": 189,
|
||||
"lastDeployed": "2025-11-11T17:50:43.331Z"
|
||||
},
|
||||
"android": {
|
||||
"build": 119,
|
||||
"lastDeployed": "2025-11-11T16:57:14Z"
|
||||
"build": 120,
|
||||
"lastDeployed": "2025-11-12T01:32:51Z"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user