Skip to content

Commit 8bee9b4

Browse files
authored
bump ios version according to minimum
1 parent 0efc0fe commit 8bee9b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Most of the issues are related to the high number of dependencies and the compat
128128

129129
### Recommended Podfile
130130
```
131-
platform :ios, '9.0'
131+
platform :ios, '10.0'
132132
133133
target 'SampleProject' do
134134
# Comment the next line if you don't want to use dynamic frameworks

0 commit comments

Comments
 (0)