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.75.0 "
190+ versionName " 7.75.1 "
191191 versionCode 4754
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.75.0
3558+ VERSION_NAME : 7.75.1
35593559 - opts :
35603560 is_expand : false
35613561 VERSION_NUMBER : 4754
35623562 - opts :
35633563 is_expand : false
3564- FLASK_VERSION_NAME : 7.75.0
3564+ FLASK_VERSION_NAME : 7.75.1
35653565 - opts :
35663566 is_expand : false
35673567 FLASK_VERSION_NUMBER : 4754
Original file line number Diff line number Diff line change 13071307 "${inherited}",
13081308 );
13091309 LLVM_LTO = YES;
1310- MARKETING_VERSION = 7.75.0 ;
1310+ MARKETING_VERSION = 7.75.1 ;
13111311 ONLY_ACTIVE_ARCH = YES;
13121312 OTHER_CFLAGS = "$(inherited)";
13131313 OTHER_LDFLAGS = (
13731373 "${inherited}",
13741374 );
13751375 LLVM_LTO = YES;
1376- MARKETING_VERSION = 7.75.0 ;
1376+ MARKETING_VERSION = 7.75.1 ;
13771377 ONLY_ACTIVE_ARCH = NO;
13781378 OTHER_CFLAGS = "$(inherited)";
13791379 OTHER_LDFLAGS = (
14421442 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
14431443 );
14441444 LLVM_LTO = YES;
1445- MARKETING_VERSION = 7.75.0 ;
1445+ MARKETING_VERSION = 7.75.1 ;
14461446 ONLY_ACTIVE_ARCH = YES;
14471447 OTHER_CFLAGS = "$(inherited)";
14481448 OTHER_LDFLAGS = (
15061506 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
15071507 );
15081508 LLVM_LTO = YES;
1509- MARKETING_VERSION = 7.75.0 ;
1509+ MARKETING_VERSION = 7.75.1 ;
15101510 ONLY_ACTIVE_ARCH = NO;
15111511 OTHER_CFLAGS = "$(inherited)";
15121512 OTHER_LDFLAGS = (
16721672 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
16731673 );
16741674 LLVM_LTO = YES;
1675- MARKETING_VERSION = 7.75.0 ;
1675+ MARKETING_VERSION = 7.75.1 ;
16761676 ONLY_ACTIVE_ARCH = YES;
16771677 OTHER_CFLAGS = (
16781678 "$(inherited)",
17391739 "\"$(SRCROOT)/MetaMask/System/Library/Frameworks\"",
17401740 );
17411741 LLVM_LTO = YES;
1742- MARKETING_VERSION = 7.75.0 ;
1742+ MARKETING_VERSION = 7.75.1 ;
17431743 ONLY_ACTIVE_ARCH = NO;
17441744 OTHER_CFLAGS = (
17451745 "$(inherited)",
Original file line number Diff line number Diff line change 11{
22 "name" : " metamask" ,
3- "version" : " 7.75.0 " ,
3+ "version" : " 7.75.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "install:foundryup" : " yarn mm-foundryup" ,
You can’t perform that action at this time.
0 commit comments