File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ android {
3232 minSdkVersion rootProject. ext. minSdkVersion
3333 targetSdkVersion rootProject. ext. targetSdkVersion
3434 compileSdk rootProject. ext. compileSdkVersion
35- versionCode 9204022
36- versionName " 16.2.2 "
35+ versionCode 9204230
36+ versionName " 16.2.3 "
3737 }
3838
3939 splits {
Original file line number Diff line number Diff line change 524524 CODE_SIGN_ENTITLEMENTS = learnX/learnX.entitlements;
525525 CODE_SIGN_IDENTITY = "Apple Development";
526526 CODE_SIGN_STYLE = Automatic;
527- CURRENT_PROJECT_VERSION = 4022 ;
527+ CURRENT_PROJECT_VERSION = 4230 ;
528528 DEAD_CODE_STRIPPING = YES;
529529 DEVELOPMENT_TEAM = G896QC26MC;
530530 ENABLE_BITCODE = NO;
541541 "$(SDKROOT)/System/iOSSupport/usr/lib/swift",
542542 "$(inherited)",
543543 );
544- MARKETING_VERSION = 16.2.2 ;
544+ MARKETING_VERSION = 16.2.3 ;
545545 OTHER_LDFLAGS = (
546546 "$(inherited)",
547547 "-ObjC",
571571 CODE_SIGN_ENTITLEMENTS = learnX/learnX.entitlements;
572572 CODE_SIGN_IDENTITY = "Apple Development";
573573 CODE_SIGN_STYLE = Automatic;
574- CURRENT_PROJECT_VERSION = 4022 ;
574+ CURRENT_PROJECT_VERSION = 4230 ;
575575 DEAD_CODE_STRIPPING = YES;
576576 DEVELOPMENT_TEAM = G896QC26MC;
577577 INFOPLIST_FILE = learnX/Info.plist;
587587 "$(SDKROOT)/System/iOSSupport/usr/lib/swift",
588588 "$(inherited)",
589589 );
590- MARKETING_VERSION = 16.2.2 ;
590+ MARKETING_VERSION = 16.2.3 ;
591591 OTHER_LDFLAGS = (
592592 "$(inherited)",
593593 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " learnX" ,
3- "version" : " 16.2.2 " ,
3+ "version" : " 16.2.3 " ,
44 "private" : true ,
55 "packageManager" :
" [email protected] +sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments