react-native-line icon indicating copy to clipboard operation
react-native-line copied to clipboard

Update Line SDK version

Open suraneti opened this issue 3 years ago • 0 comments

PR Title

🔄 Type of change:

  • [x] ✨Feature/chore
  • [ ] :recycle: Refactor
  • [ ] :wrench: Bugfixes

:pencil2: Description:

Update Android Line SDK to version 5.5.1.

v5.5.1

Note: Latest version is 5.6.0 but it's breaking change on minSdkVersion from 17 to 19; update targetSdkVersion from 29 to 30.


:heavy_check_mark:Tasks:

  • Update lineSdkVersion in build.gradle and gradle.properties.

suraneti avatar Nov 06 '20 04:11 suraneti