You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ For more examples, see the [example app](https://github.com/line/flutter_line_sd
29
29
## Prerequisites
30
30
31
31
- iOS 10.0 or later as the deployment target
32
-
- Android `minSdkVersion` set to 17 or higher (Android 4.2 or later)
32
+
- Android `minSdkVersion` set to 21 or higher (Android 5.0 or later)
33
33
-[LINE Login channel linked to your app](https://developers.line.biz/en/docs/line-login/getting-started/)
34
34
35
35
To access your LINE Login channel from a mobile platform, you need some extra configuration. In the [LINE Developers console][console], go to your LINE Login channel settings, and enter the below information on the **App settings** tab.
0 commit comments