nrikiji / cordova-line-login-plugin

A cordova plugin for easy implementation of LINE login using LineSDK.
Apache License 2.0
21 stars 23 forks source link

Could not find com.linecorp:linesdk:5.3.1 #72

Open ncham opened 1 year ago

ncham commented 1 year ago

https://github.com/nrikiji/cordova-line-login-plugin/blob/master/src/android/line.gradle

There's an error when building Android Could not find com.linecorp:linesdk:5.3.1.

line.gradle repositories and dependencies are updated in Line SDK documentation. https://developers.line.biz/en/docs/android-sdk/integrate-line-login/#add-line-sdk-dependency

ropiming commented 1 year ago

https://github.com/nrikiji/cordova-line-login-plugin/blob/master/src/android/line.gradle

There's an error when building Android Could not find com.linecorp:linesdk:5.3.1.

line.gradle repositories and dependencies are updated in Line SDK documentation. https://developers.line.biz/en/docs/android-sdk/integrate-line-login/#add-line-sdk-dependency

I Try use jconter() is Work But .... White Screen Of Dead