react-native-adjust
Advanced tools
Comparing version 4.11.6 to 4.11.7
@@ -0,1 +1,14 @@ | ||
### Version 4.11.7 (5th October 2017) | ||
#### Added | ||
- **[iOS]** Added support for `use_frameworks!` option in `Podfile` (thanks to @jimmy-devine). | ||
#### Changed | ||
- **[iOS]** Updated Adjust pod version to `4.11.5` in `react-native-adjust.podspec`. | ||
#### Native SDKs | ||
- **[iOS]** [iOS@v4.11.5][ios_sdk_v4.11.5] | ||
- **[AND]** [Android@v4.11.4][android_sdk_v4.11.4] | ||
--- | ||
### Version 4.11.6 (28th September 2017) | ||
@@ -2,0 +15,0 @@ #### Added |
@@ -114,3 +114,3 @@ 'use strict'; | ||
this.sdkPrefix = "react_native4.11.6"; | ||
this.sdkPrefix = "react_native4.11.7"; | ||
this.logLevel = null; | ||
@@ -117,0 +117,0 @@ |
{ | ||
"name": "react-native-adjust", | ||
"description": "Adjust React Native SDK", | ||
"version": "4.11.6", | ||
"version": "4.11.7", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "author": "adjust GmbH", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
595864