File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ios/AllAboutOlaf.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ android {
102102
103103 defaultConfig {
104104 applicationId " com.allaboutolaf"
105- minSdkVersion 16
105+ minSdkVersion 19
106106 targetSdkVersion 23
107107 versionCode 1
108108 versionName " 1.0.0"
Original file line number Diff line number Diff line change 17711771 "$(SRCROOT)/../node_modules/react-native-safari-view",
17721772 "$(SRCROOT)/../node_modules/react-native-custom-tabs/ios/ReactNativeCustomTabs",
17731773 );
1774- IPHONEOS_DEPLOYMENT_TARGET = 8.2 ;
1774+ IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
17751775 MTL_ENABLE_DEBUG_INFO = YES;
17761776 ONLY_ACTIVE_ARCH = YES;
17771777 SDKROOT = iphoneos;
18281828 "$(SRCROOT)/../node_modules/react-native-safari-view",
18291829 "$(SRCROOT)/../node_modules/react-native-custom-tabs/ios/ReactNativeCustomTabs",
18301830 );
1831- IPHONEOS_DEPLOYMENT_TARGET = 8.2 ;
1831+ IPHONEOS_DEPLOYMENT_TARGET = 9.3 ;
18321832 MTL_ENABLE_DEBUG_INFO = NO;
18331833 SDKROOT = iphoneos;
18341834 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
You can’t perform that action at this time.
0 commit comments