Skip to content

Commit d335c8a

Browse files
chore: update android library (#1642)
1 parent fdfdc4c commit d335c8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
**Fixes**
66

77
- Fixed an issue with generating App Privacy reports.
8+
- Native library updates.
89

910
## 0.37.2 - 2024-04-02
1011

android/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
StripeSdk_kotlinVersion=1.8.0
22
# Keep StripeSdk_stripeVersion in sync with https://github.com/stripe/stripe-identity-react-native/blob/main/android/gradle.properties
3-
StripeSdk_stripeVersion=20.40.+
3+
StripeSdk_stripeVersion=20.41.+

0 commit comments

Comments
 (0)