LinkedIn-SDK-Android v1.2.0 Release Notes

Release Date: 2020-05-13 // almost 4 years ago
  • ๐Ÿฑ What's new in 1.2.0 ๐ŸŽ‰

    • Now you can retrieve only the access token if you only need it.

    Refer to Targeted use cases section for more info and usage examples.


Previous changes from v1.1.0

  • ๐Ÿ›  Under the hood fixes

    • ๐Ÿ—„ Removing deprecating async tasks from the SDK.
    • Restructuring the SDK code to follow clean architecture principles.
    • Starting the migration to Kotlin instead of Java.