File tree 3 files changed +8
-2
lines changed
3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The changelog for ` Superwall ` . Also see the [ releases] ( https://github.com/superwall/react-native-superwall/releases ) on GitHub.
4
4
5
+ ## 2.0.5
6
+
7
+ ### Enhancements
8
+
9
+ - Upgrades Android SDK to 2.0.2 [ View iOS SDK release notes] ( https://github.com/superwall/Superwall-Android/releases/tag/2.0.2 ) .
10
+
5
11
## 2.0.4
6
12
7
13
### Enhancements
Original file line number Diff line number Diff line change @@ -91,6 +91,6 @@ dependencies {
91
91
implementation " com.facebook.react:react-native:+"
92
92
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
93
93
94
- implementation " com.superwall.sdk:superwall-android:2.0.1 "
94
+ implementation " com.superwall.sdk:superwall-android:2.0.2 "
95
95
implementation ' com.android.billingclient:billing:6.1.0'
96
96
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @superwall/react-native-superwall" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.0.5 " ,
4
4
"description" : " The React Native package for Superwall" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments