Skip to content

Commit bf66bbb

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 bf66bbb

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### v1.7.7 Apr 02, 2026
4+
5+
* Update docs to reflect current IAP SDK versions: Android `1.6.8` and iOS `1.6.5`.
6+
37
### v1.7.6 Jun 03, 2024
48

59
* Upgrade IAP SDK for Android `1.6.6` and for iOS `1.6.3`.

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)