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.
2 parents df52a05 + 2bd5294 commit f669a2eCopy full SHA for f669a2e
android/build.gradle
@@ -54,7 +54,7 @@ android {
54
}
55
56
dependencies {
57
- implementation('com.linecorp.linesdk:linesdk:5.11.0') {
+ implementation('com.linecorp.linesdk:linesdk:5.11.1') {
58
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel-ktx'
59
exclude group: 'androidx.lifecycle', module: 'lifecycle-extensions'
60
0 commit comments