File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ android {
8686 applicationId " land.fx.blox"
8787 minSdkVersion rootProject. ext. minSdkVersion
8888 targetSdkVersion rootProject. ext. targetSdkVersion
89- versionCode 249
90- versionName " 2.2.4 "
89+ versionCode 250
90+ versionName " 2.2.5 "
9191
9292 testBuildType System . getProperty(' testBuildType' , ' debug' )
9393 testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
Original file line number Diff line number Diff line change 658658 "$(inherited)",
659659 "@executable_path/Frameworks",
660660 );
661- MARKETING_VERSION = 2.2.4 ;
661+ MARKETING_VERSION = 2.2.5 ;
662662 OTHER_LDFLAGS = (
663663 "$(inherited)",
664664 "-ObjC",
696696 "$(inherited)",
697697 "@executable_path/Frameworks",
698698 );
699- MARKETING_VERSION = 2.2.4 ;
699+ MARKETING_VERSION = 2.2.5 ;
700700 OTHER_LDFLAGS = (
701701 "$(inherited)",
702702 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " box" ,
3- "version" : " 2.2.4 " ,
3+ "version" : " 2.2.5 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/core" : " *" ,
You can’t perform that action at this time.
0 commit comments