xing-android-sdk icon indicating copy to clipboard operation
xing-android-sdk copied to clipboard

Improvement - Readme update

Open mkwlf opened this issue 8 years ago • 0 comments

consider updating How to get Started section of the Readme. Update gradle and maven sections with latest version number instead of x.y.z This is a change of 2 lines on every release...

further consider that compile is deprecated in future releases of the android gradle plugin - maybe add the corresponding implementation maybe as: For tools com.android.tools.build:gradle:3.0.0 use implementation 'com.xing.api:api-client:2.1.5'

thx in advance

mkwlf avatar Jun 20 '17 12:06 mkwlf