We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fef2571 + 608e740 commit eff005eCopy full SHA for eff005e
MixpanelReactNative.podspec
@@ -19,5 +19,5 @@ Pod::Spec.new do |s|
19
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
20
21
s.dependency "React"
22
- s.dependency "Mixpanel-swift", '3.2.6'
+ s.dependency "Mixpanel-swift", '3.3.0'
23
end
android/build.gradle
@@ -34,5 +34,5 @@ repositories {
34
35
dependencies {
36
implementation 'com.facebook.react:react-native:+'
37
- implementation 'com.mixpanel.android:mixpanel-android:6.2.2'
+ implementation 'com.mixpanel.android:mixpanel-android:6.3.0'
38
}
0 commit comments