Skip to content

Commit 5ca84eb

Browse files
authored
Merge pull request #203 from superwall/ir/update/android-2715
docs(changeset): Bump Android & iOS versions
2 parents aa75348 + 09f7538 commit 5ca84eb

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.changeset/cruel-humans-feel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"expo-superwall": patch
3+
---
4+
5+
Bump Android & iOS versions

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
}
4444

4545
dependencies {
46-
implementation "com.superwall.sdk:superwall-android:2.7.13"
46+
implementation "com.superwall.sdk:superwall-android:2.7.15"
4747
implementation 'com.android.billingclient:billing:8.0.0'
4848
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2'
4949
}

ios/SuperwallExpo.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919
s.static_framework = true
2020

2121
s.dependency 'ExpoModulesCore'
22-
s.dependency "SuperwallKit", '4.15.1'
22+
s.dependency "SuperwallKit", '4.15.3'
2323

2424

2525
# Swift/Objective-C compatibility

0 commit comments

Comments
 (0)