File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ android {
3737 applicationId " io.robertying.learnx"
3838 minSdk rootProject. ext. minSdkVersion
3939 targetSdk rootProject. ext. targetSdkVersion
40- versionCode 9204430
41- versionName " 16.4.3 "
40+ versionCode 9204440
41+ versionName " 16.4.4 "
4242 }
4343
4444 androidResources {
Original file line number Diff line number Diff line change 512512 CODE_SIGN_ENTITLEMENTS = learnX/learnX.entitlements;
513513 CODE_SIGN_IDENTITY = "Apple Development";
514514 CODE_SIGN_STYLE = Automatic;
515- CURRENT_PROJECT_VERSION = 4430 ;
515+ CURRENT_PROJECT_VERSION = 4440 ;
516516 DEAD_CODE_STRIPPING = YES;
517517 DEVELOPMENT_TEAM = G896QC26MC;
518518 ENABLE_BITCODE = NO;
529529 "$(SDKROOT)/System/iOSSupport/usr/lib/swift",
530530 "$(inherited)",
531531 );
532- MARKETING_VERSION = 16.4.3 ;
532+ MARKETING_VERSION = 16.4.4 ;
533533 OTHER_LDFLAGS = (
534534 "$(inherited)",
535535 "-ObjC",
559559 CODE_SIGN_ENTITLEMENTS = learnX/learnX.entitlements;
560560 CODE_SIGN_IDENTITY = "Apple Development";
561561 CODE_SIGN_STYLE = Automatic;
562- CURRENT_PROJECT_VERSION = 4430 ;
562+ CURRENT_PROJECT_VERSION = 4440 ;
563563 DEAD_CODE_STRIPPING = YES;
564564 DEVELOPMENT_TEAM = G896QC26MC;
565565 INFOPLIST_FILE = learnX/Info.plist;
575575 "$(SDKROOT)/System/iOSSupport/usr/lib/swift",
576576 "$(inherited)",
577577 );
578- MARKETING_VERSION = 16.4.3 ;
578+ MARKETING_VERSION = 16.4.4 ;
579579 OTHER_LDFLAGS = (
580580 "$(inherited)",
581581 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " learnX" ,
3- "version" : " 16.4.3 " ,
3+ "version" : " 16.4.4 " ,
44 "private" : true ,
55 "packageManager" : " pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments