File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ android {
187187 applicationId " io.metamask"
188188 minSdkVersion rootProject. ext. minSdkVersion
189189 targetSdkVersion rootProject. ext. targetSdkVersion
190- versionName " 7.74.0 "
190+ versionName " 7.77.2 "
191191 versionCode 4138
192192 testBuildType System . getProperty(' testBuildType' , ' debug' )
193193 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
Original file line number Diff line number Diff line change @@ -3552,13 +3552,13 @@ app:
35523552 PROJECT_LOCATION_IOS : ios
35533553 - opts :
35543554 is_expand : false
3555- VERSION_NAME : 7.74.0
3555+ VERSION_NAME : 7.77.2
35563556 - opts :
35573557 is_expand : false
35583558 VERSION_NUMBER : 4138
35593559 - opts :
35603560 is_expand : false
3561- FLASK_VERSION_NAME : 7.74.0
3561+ FLASK_VERSION_NAME : 7.77.2
35623562 - opts :
35633563 is_expand : false
35643564 FLASK_VERSION_NUMBER : 4138
Original file line number Diff line number Diff line change 13271327 "${inherited}",
13281328 );
13291329 LLVM_LTO = YES;
1330- MARKETING_VERSION = 7.74.0 ;
1330+ MARKETING_VERSION = 7.77.2 ;
13311331 ONLY_ACTIVE_ARCH = YES;
13321332 OTHER_CFLAGS = "$(inherited)";
13331333 OTHER_LDFLAGS = (
13931393 "${inherited}",
13941394 );
13951395 LLVM_LTO = YES;
1396- MARKETING_VERSION = 7.74.0 ;
1396+ MARKETING_VERSION = 7.77.2 ;
13971397 ONLY_ACTIVE_ARCH = NO;
13981398 OTHER_CFLAGS = "$(inherited)";
13991399 OTHER_LDFLAGS = (
14621462 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
14631463 );
14641464 LLVM_LTO = YES;
1465- MARKETING_VERSION = 7.74.0 ;
1465+ MARKETING_VERSION = 7.77.2 ;
14661466 ONLY_ACTIVE_ARCH = YES;
14671467 OTHER_CFLAGS = "$(inherited)";
14681468 OTHER_LDFLAGS = (
15261526 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
15271527 );
15281528 LLVM_LTO = YES;
1529- MARKETING_VERSION = 7.74.0 ;
1529+ MARKETING_VERSION = 7.77.2 ;
15301530 ONLY_ACTIVE_ARCH = NO;
15311531 OTHER_CFLAGS = "$(inherited)";
15321532 OTHER_LDFLAGS = (
16921692 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
16931693 );
16941694 LLVM_LTO = YES;
1695- MARKETING_VERSION = 7.74.0 ;
1695+ MARKETING_VERSION = 7.77.2 ;
16961696 ONLY_ACTIVE_ARCH = YES;
16971697 OTHER_CFLAGS = (
16981698 "$(inherited)",
17591759 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
17601760 );
17611761 LLVM_LTO = YES;
1762- MARKETING_VERSION = 7.74.0 ;
1762+ MARKETING_VERSION = 7.77.2 ;
17631763 ONLY_ACTIVE_ARCH = NO;
17641764 OTHER_CFLAGS = (
17651765 "$(inherited)",
Original file line number Diff line number Diff line change 11{
22 "name" : " metamask" ,
3- "version" : " 7.74.0 " ,
3+ "version" : " 7.77.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "install:foundryup" : " yarn mm-foundryup" ,
You can’t perform that action at this time.
0 commit comments