File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ android {
134134 applicationId " com.proofofpassportapp"
135135 minSdkVersion rootProject. ext. minSdkVersion
136136 targetSdkVersion rootProject. ext. targetSdkVersion
137- versionCode 119
137+ versionCode 120
138138 versionName " 2.9.0"
139139 manifestPlaceholders = [appAuthRedirectScheme : ' com.proofofpassportapp' ]
140140 externalNativeBuild {
Original file line number Diff line number Diff line change 431431 CODE_SIGN_ENTITLEMENTS = OpenPassport/OpenPassportDebug.entitlements;
432432 CODE_SIGN_IDENTITY = "Apple Development";
433433 CODE_SIGN_STYLE = Automatic;
434- CURRENT_PROJECT_VERSION = 178 ;
434+ CURRENT_PROJECT_VERSION = 189 ;
435435 DEBUG_INFORMATION_FORMAT = dwarf;
436436 DEVELOPMENT_TEAM = 5B29R5LYHQ;
437437 ENABLE_BITCODE = NO;
572572 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
573573 CLANG_ENABLE_MODULES = YES;
574574 CODE_SIGN_ENTITLEMENTS = OpenPassport/OpenPassport.entitlements;
575- CURRENT_PROJECT_VERSION = 178 ;
575+ CURRENT_PROJECT_VERSION = 189 ;
576576 DEBUG_INFORMATION_FORMAT = dwarf;
577577 DEVELOPMENT_TEAM = 5B29R5LYHQ;
578578 FRAMEWORK_SEARCH_PATHS = (
Original file line number Diff line number Diff line change 11{
22 "ios" : {
3- "build" : 188 ,
3+ "build" : 189 ,
44 "lastDeployed" : " 2025-11-11T17:50:43.331Z"
55 },
66 "android" : {
7- "build" : 119 ,
8- "lastDeployed" : " 2025-11-11T16:57:14Z "
7+ "build" : 120 ,
8+ "lastDeployed" : " 2025-11-12T01:32:51Z "
99 }
1010}
You can’t perform that action at this time.
0 commit comments