ConnectSDK / Connect-SDK-Android

Android source project for Connect SDK
Apache License 2.0
309 stars 129 forks source link

manifestoutputfile issue #371

Closed ghost closed 6 years ago

ghost commented 6 years ago

i got below error while importing connectSDK in my project

Error:Manifest Tasks does not support the manifestOutputFile property any more, please use the manifestOutputDirectory instead. For more information, please check https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html

please help me to resolve it