Skip to content

Commit 0d38b65

Browse files
committed
point to new native versions
1 parent e1abdd0 commit 0d38b65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Iterable-React-Native-SDK.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Pod::Spec.new do |s|
2424

2525
s.swift_version = '5.3'
2626

27-
s.dependency 'Iterable-iOS-SDK', '~> 6.4.7'
27+
s.dependency 'Iterable-iOS-SDK', '~> 6.4.8'
2828
s.dependency 'React-Core'
2929
end

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ def getModuleVersion() {
2222

2323
dependencies {
2424
implementation 'com.facebook.react:react-native:+'
25-
api 'com.iterable:iterableapi:3.4.9'
25+
api 'com.iterable:iterableapi:3.4.10'
2626
// api project(':iterableapi') // links to local android SDK repo rather than by release
2727
}

0 commit comments

Comments
 (0)