Commit 38b42571 authored by Mehdi Achour's avatar Mehdi Achour

chore: prepare for 0.16.0

parent b8721c7b
......@@ -2,7 +2,9 @@
### next
* Add Gradle build config that allows a consumer to set Play Services Version from a root-project ext variable.
### 0.16.0
* Add the `googlePlayServicesVersion` Gradle build config that allows you to set the Play Services version from the root-project(https://github.com/rebeccahughes/react-native-device-info/pull/333)
### 0.15.3
......
Pod::Spec.new do |s|
s.name = "RNDeviceInfo"
s.version = "0.15.3"
s.version = "0.16.0"
s.summary = "Device Information for react-native"
s.homepage = "https://github.com/rebeccahughes/react-native-device-info"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment