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.78.10 "
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 @@ -3555,13 +3555,13 @@ app:
35553555 PROJECT_LOCATION_IOS : ios
35563556 - opts :
35573557 is_expand : false
3558- VERSION_NAME : 7.74.0
3558+ VERSION_NAME : 7.78.10
35593559 - opts :
35603560 is_expand : false
35613561 VERSION_NUMBER : 4138
35623562 - opts :
35633563 is_expand : false
3564- FLASK_VERSION_NAME : 7.74.0
3564+ FLASK_VERSION_NAME : 7.78.10
35653565 - opts :
35663566 is_expand : false
35673567 FLASK_VERSION_NUMBER : 4138
Original file line number Diff line number Diff line change 13191319 "${inherited}",
13201320 );
13211321 LLVM_LTO = YES;
1322- MARKETING_VERSION = 7.74.0 ;
1322+ MARKETING_VERSION = 7.78.10 ;
13231323 ONLY_ACTIVE_ARCH = YES;
13241324 OTHER_CFLAGS = "$(inherited)";
13251325 OTHER_LDFLAGS = (
13851385 "${inherited}",
13861386 );
13871387 LLVM_LTO = YES;
1388- MARKETING_VERSION = 7.74.0 ;
1388+ MARKETING_VERSION = 7.78.10 ;
13891389 ONLY_ACTIVE_ARCH = NO;
13901390 OTHER_CFLAGS = "$(inherited)";
13911391 OTHER_LDFLAGS = (
14541454 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
14551455 );
14561456 LLVM_LTO = YES;
1457- MARKETING_VERSION = 7.74.0 ;
1457+ MARKETING_VERSION = 7.78.10 ;
14581458 ONLY_ACTIVE_ARCH = YES;
14591459 OTHER_CFLAGS = "$(inherited)";
14601460 OTHER_LDFLAGS = (
15181518 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
15191519 );
15201520 LLVM_LTO = YES;
1521- MARKETING_VERSION = 7.74.0 ;
1521+ MARKETING_VERSION = 7.78.10 ;
15221522 ONLY_ACTIVE_ARCH = NO;
15231523 OTHER_CFLAGS = "$(inherited)";
15241524 OTHER_LDFLAGS = (
16841684 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
16851685 );
16861686 LLVM_LTO = YES;
1687- MARKETING_VERSION = 7.74.0 ;
1687+ MARKETING_VERSION = 7.78.10 ;
16881688 ONLY_ACTIVE_ARCH = YES;
16891689 OTHER_CFLAGS = (
16901690 "$(inherited)",
17511751 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
17521752 );
17531753 LLVM_LTO = YES;
1754- MARKETING_VERSION = 7.74.0 ;
1754+ MARKETING_VERSION = 7.78.10 ;
17551755 ONLY_ACTIVE_ARCH = NO;
17561756 OTHER_CFLAGS = (
17571757 "$(inherited)",
Original file line number Diff line number Diff line change 11{
22 "name" : " metamask" ,
3- "version" : " 7.74.0 " ,
3+ "version" : " 7.78.10 " ,
44 "private" : true ,
55 "scripts" : {
66 "install:foundryup" : " yarn mm-foundryup" ,
You can’t perform that action at this time.
0 commit comments