Skip to content

Commit 39f0120

Browse files
Armaxisclaude
andcommitted
Align docs with current IAP SDK versions (iOS 1.6.5, Android 1.6.8)
The podspec and gradle.properties were bumped to iOS `1.6.5` and Android `1.6.8`, but the README, get-started guide, and changelog were never updated to match. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 95f4cae commit 39f0120

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
The In-App Payments plugin for Square [In-App Payments SDK] is a wrapper for the native Android and iOS SDKs and
66
supports the following native In-App Payments SDK versions:
77

8-
* iOS: `1.6.3`
9-
* Android: `1.6.6`
8+
* iOS: `1.6.5`
9+
* Android: `1.6.8`
1010

1111
## Additional documentation
1212

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ are just examples.
139139
compileSdkVersion = 33
140140
targetSdkVersion = 33
141141
supportLibVersion = "33.0.0"
142-
sqipVersion="1.6.6"
142+
sqipVersion="1.6.8"
143143
}
144144
...
145145
}

0 commit comments

Comments
 (0)