line / line-sdk-android

LINE SDK for Android lets you integrate LINE into your Android app to create a more engaging experience for your users.
https://developers.line.biz/en/docs/android-sdk/
Apache License 2.0
134 stars 45 forks source link

The SDK cannot import my project #119

Closed hong199906 closed 1 year ago

hong199906 commented 2 years ago

hi i want to ask Where is the sdk .aar file? Or how to import line sdk into my own project, I followed the documentation teaching without success.

gratitude

plateaukao commented 1 year ago

Hi, @hong199906 You can refer to the new sample app about how to import the sdk library. https://github.com/line/line-sdk-android/blob/master/app/build.gradle.kts#L51

plateaukao commented 1 year ago

close due to no further information.