File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ android {
178178 applicationId " io.metamask"
179179 minSdkVersion rootProject. ext. minSdkVersion
180180 targetSdkVersion rootProject. ext. targetSdkVersion
181- versionName " 7.46.1 "
181+ versionName " 7.46.2 "
182182 versionCode 1891
183183 testBuildType System . getProperty(' testBuildType' , ' debug' )
184184 missingDimensionStrategy ' react-native-camera' , ' general'
Original file line number Diff line number Diff line change @@ -2210,13 +2210,13 @@ app:
22102210 PROJECT_LOCATION_IOS : ios
22112211 - opts :
22122212 is_expand : false
2213- VERSION_NAME : 7.46.1
2213+ VERSION_NAME : 7.46.2
22142214 - opts :
22152215 is_expand : false
22162216 VERSION_NUMBER : 1891
22172217 - opts :
22182218 is_expand : false
2219- FLASK_VERSION_NAME : 7.46.1
2219+ FLASK_VERSION_NAME : 7.46.2
22202220 - opts :
22212221 is_expand : false
22222222 FLASK_VERSION_NUMBER : 1891
Original file line number Diff line number Diff line change 12991299 "${inherited}",
13001300 );
13011301 LLVM_LTO = YES;
1302- MARKETING_VERSION = 7.46.1 ;
1302+ MARKETING_VERSION = 7.46.2 ;
13031303 ONLY_ACTIVE_ARCH = YES;
13041304 OTHER_CFLAGS = "$(inherited)";
13051305 OTHER_LDFLAGS = (
13651365 "${inherited}",
13661366 );
13671367 LLVM_LTO = YES;
1368- MARKETING_VERSION = 7.46.1 ;
1368+ MARKETING_VERSION = 7.46.2 ;
13691369 ONLY_ACTIVE_ARCH = NO;
13701370 OTHER_CFLAGS = "$(inherited)";
13711371 OTHER_LDFLAGS = (
14321432 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
14331433 );
14341434 LLVM_LTO = YES;
1435- MARKETING_VERSION = 7.46.1 ;
1435+ MARKETING_VERSION = 7.46.2 ;
14361436 ONLY_ACTIVE_ARCH = YES;
14371437 OTHER_CFLAGS = "$(inherited)";
14381438 OTHER_LDFLAGS = (
14961496 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
14971497 );
14981498 LLVM_LTO = YES;
1499- MARKETING_VERSION = 7.46.1 ;
1499+ MARKETING_VERSION = 7.46.2 ;
15001500 ONLY_ACTIVE_ARCH = NO;
15011501 OTHER_CFLAGS = "$(inherited)";
15021502 OTHER_LDFLAGS = (
16571657 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
16581658 );
16591659 LLVM_LTO = YES;
1660- MARKETING_VERSION = 7.46.1 ;
1660+ MARKETING_VERSION = 7.46.2 ;
16611661 ONLY_ACTIVE_ARCH = YES;
16621662 OTHER_CFLAGS = (
16631663 "$(inherited)",
17241724 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
17251725 );
17261726 LLVM_LTO = YES;
1727- MARKETING_VERSION = 7.46.1 ;
1727+ MARKETING_VERSION = 7.46.2 ;
17281728 ONLY_ACTIVE_ARCH = NO;
17291729 OTHER_CFLAGS = (
17301730 "$(inherited)",
Original file line number Diff line number Diff line change 11{
22 "name" : " metamask" ,
3- "version" : " 7.46.1 " ,
3+ "version" : " 7.46.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "audit:ci" : " ./scripts/yarn-audit.sh" ,
You can’t perform that action at this time.
0 commit comments