File tree Expand file tree Collapse file tree
freighter-mobile.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ android {
141141 minSdkVersion rootProject. ext. minSdkVersion
142142 targetSdkVersion rootProject. ext. targetSdkVersion
143143 versionCode 1234567890
144- versionName " 1.23.27 "
144+ versionName " 1.24.28 "
145145 }
146146
147147 buildTypes {
Original file line number Diff line number Diff line change 505505 "$(inherited)",
506506 "@executable_path/Frameworks",
507507 );
508- MARKETING_VERSION = 1.23.27 ;
508+ MARKETING_VERSION = 1.24.28 ;
509509 OTHER_LDFLAGS = (
510510 "$(inherited)",
511511 "-ObjC",
542542 "$(inherited)",
543543 "@executable_path/Frameworks",
544544 );
545- MARKETING_VERSION = 1.23.27 ;
545+ MARKETING_VERSION = 1.24.28 ;
546546 OTHER_LDFLAGS = (
547547 "$(inherited)",
548548 "-ObjC",
740740 "$(inherited)",
741741 "@executable_path/Frameworks",
742742 );
743- MARKETING_VERSION = 1.23.27 ;
743+ MARKETING_VERSION = 1.24.28 ;
744744 OTHER_LDFLAGS = (
745745 "$(inherited)",
746746 "-ObjC",
775775 "$(inherited)",
776776 "@executable_path/Frameworks",
777777 );
778- MARKETING_VERSION = 1.23.27 ;
778+ MARKETING_VERSION = 1.24.28 ;
779779 OTHER_LDFLAGS = (
780780 "$(inherited)",
781781 "-ObjC",
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.23.27 </string >
20+ <string >1.24.28 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.23.27 </string >
20+ <string >1.24.28 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " freighter-mobile" ,
3- "version" : " 1.23.27 " ,
3+ "version" : " 1.24.28 " ,
44 "license" : " Apache-2.0" ,
55 "scripts" : {
66 "android" : " yarn android-dev" ,
You can’t perform that action at this time.
0 commit comments