We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215222d commit c4d18a1Copy full SHA for c4d18a1
README.md
@@ -22,9 +22,9 @@ The LINE SDK supports the OpenID Connect 1.0 specification. You can get ID token
22
23
### Prerequisites
24
25
-* iOS 10.0 or later as the deployment target.
26
-* Android `minSdkVersion` set to 17 or higher (Android 4.2 or later).
27
-* Unity 2017.4 or later.
+* iOS 13.0 or later as the deployment target.
+* Android `minSdkVersion` set to 24 or higher (Android 7.0 or later).
+* Unity 2020.3.15 or later.
28
29
To use the LINE SDK with your game, follow the steps below.
30
0 commit comments