We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95f4cae + 39f0120 commit ed6faa9Copy full SHA for ed6faa9
README.md
@@ -5,8 +5,8 @@
5
The In-App Payments plugin for Square [In-App Payments SDK] is a wrapper for the native Android and iOS SDKs and
6
supports the following native In-App Payments SDK versions:
7
8
- * iOS: `1.6.3`
9
- * Android: `1.6.6`
+ * iOS: `1.6.5`
+ * Android: `1.6.8`
10
11
## Additional documentation
12
docs/get-started.md
@@ -139,7 +139,7 @@ are just examples.
139
compileSdkVersion = 33
140
targetSdkVersion = 33
141
supportLibVersion = "33.0.0"
142
- sqipVersion="1.6.6"
+ sqipVersion="1.6.8"
143
}
144
...
145
0 commit comments