LinkedIn-SDK-Android v1.2.0 Release Notes
Release Date: 2020-05-13 // over 3 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.