Kotlin / anko

Pleasant Android application development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Program type already present: android.support.v4.app.INotificationSideChannel

andreiblaji-cc opened this issue · comments

Hi All,

Wanted to use Anko in my project, but it fails with following error
Error: Program type already present: android.support.v4.app.INotificationSideChannel

I think it could be related to AndroidX, which i'm using in place of support library.

Thanks.