We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08200c9 commit 6572019Copy full SHA for 6572019
src/components/CustomerCenter/CustomerCenterSDKTable.tsx
@@ -3,8 +3,8 @@ import React from "react";
3
export const sdkVersions = {
4
ios: "5.14.0",
5
android: "8.12.2",
6
- reactNative: "8.6.0",
7
- flutter: "8.7.0",
+ reactNative: "8.7.0",
+ flutter: "8.6.0",
8
kmp: "1.7.0",
9
};
10
0 commit comments