File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ios/mirrorfly_rn.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ android {
8686 minSdkVersion rootProject. ext. minSdkVersion
8787 targetSdkVersion rootProject. ext. targetSdkVersion
8888 versionCode 1
89- versionName " 2.4.37 "
89+ versionName " 3.0.0 "
9090 /* * Add this for react-native-camera */
9191 missingDimensionStrategy ' react-native-camera' , ' general'
9292 multiDexEnabled true
Original file line number Diff line number Diff line change 644644 "$(inherited)",
645645 "@executable_path/Frameworks",
646646 );
647- MARKETING_VERSION = 1 .0;
647+ MARKETING_VERSION = 3.0 .0;
648648 OTHER_LDFLAGS = (
649649 "$(inherited)",
650650 "-ObjC",
677677 "$(inherited)",
678678 "@executable_path/Frameworks",
679679 );
680- MARKETING_VERSION = 1 .0;
680+ MARKETING_VERSION = 3.0 .0;
681681 OTHER_LDFLAGS = (
682682 "$(inherited)",
683683 "-ObjC",
You can’t perform that action at this time.
0 commit comments