fix: Fix production build crash on Android introduced in #313
Co-authored-by:
Mikael Palm <mikael@flashguru.se>
Showing
Pod::Spec.new do |s| | Pod::Spec.new do |s| | ||
s.name = "RNDeviceInfo" | s.name = "RNDeviceInfo" | ||
s.version = "0.17.2" | s.version = "0.17.3" | ||
s.summary = "Device Information for react-native" | s.summary = "Device Information for react-native" | ||
s.homepage = "https://github.com/rebeccahughes/react-native-device-info" | s.homepage = "https://github.com/rebeccahughes/react-native-device-info" | ||
... | ... |
Please
register
or
sign in
to comment